Skip to content

Commit

Permalink
remove unicode-emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Nov 30, 2021
1 parent a2d5ad1 commit 579bc68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ gem 'sidekiq'
gem 'skylight' # performance tracking via skylight.io
gem 'turbolinks', '~> 5'
gem 'tzinfo-data', platforms: %i(mingw mswin x64_mingw jruby)
gem 'unicode-emoji'
gem 'webpacker'
gem 'whenever', require: false
gem 'will_paginate', '>= 3.0.6'
Expand Down
6 changes: 1 addition & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,9 +644,6 @@ GEM
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.1.0)
unicode-emoji (3.1.0)
unicode-version (~> 1.0)
unicode-version (1.1.0)
vegas (0.1.11)
rack (>= 1.0.0)
web-console (3.7.0)
Expand Down Expand Up @@ -783,7 +780,6 @@ DEPENDENCIES
twitter
tzinfo-data
uglifier (>= 1.0.3)
unicode-emoji
web-console (>= 3.3.0)
webmock (~> 3.14)
webpacker
Expand All @@ -795,4 +791,4 @@ RUBY VERSION
ruby 2.6.6p146

BUNDLED WITH
2.2.29
2.2.32

0 comments on commit 579bc68

Please sign in to comment.