Remove therubyracer gem (#228)
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -7,7 +7,6 @@ gem 'rack-cors', require: 'rack/cors'
|
||||
gem 'rails', '~> 6', github: 'rails/rails'
|
||||
# Reduces boot times through caching; required in config/boot.rb
|
||||
gem 'bootsnap', require: false
|
||||
gem 'therubyracer', platforms: :ruby
|
||||
|
||||
##-- rails helper gems --##
|
||||
gem 'acts-as-taggable-on', git: 'https://github.com/mbleigh/acts-as-taggable-on'
|
||||
|
||||
Reference in New Issue
Block a user