17417: switch our Rails codebases from therubyracer to mini_racer.
[arvados.git] / apps / workbench / Gemfile
index 46c1e8e60c9c2d3db64c5b75f865392616762d17..bc08b2dedd787004289b7497bfe9c729561ec2cd 100644 (file)
@@ -31,8 +31,8 @@ group :assets do
   gem 'sassc-rails'
   gem 'uglifier', '~> 2.0'
 
-  # See https://github.com/sstephenson/execjs#readme for more supported runtimes
-  gem 'therubyracer', :platforms => :ruby
+  # See https://github.com/rails/execjs#readme for more supported runtimes
+  gem 'mini_racer', :platforms => :ruby
 end
 
 group :development, :test, :performance do
@@ -77,8 +77,6 @@ gem 'bootstrap-tab-history-rails'
 
 gem 'angularjs-rails', '~> 1.3.8'
 
-gem 'less'
-gem 'less-rails'
 gem 'sshkey'
 
 # To use ActiveModel has_secure_password