remove the rubyracer from gemfile
This commit is contained in:
@@ -19,7 +19,7 @@ group :assets do
|
|||||||
gem 'compass-rails'
|
gem 'compass-rails'
|
||||||
|
|
||||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||||
gem 'therubyracer', :platforms => :ruby
|
#gem 'therubyracer', :platforms => :ruby
|
||||||
|
|
||||||
gem 'uglifier', '>= 1.0.3'
|
gem 'uglifier', '>= 1.0.3'
|
||||||
gem 'mustache' #, :require => 'mustache/railtie'
|
gem 'mustache' #, :require => 'mustache/railtie'
|
||||||
|
|||||||
Reference in New Issue
Block a user