From: Tom Hughes Date: Sun, 22 Sep 2013 15:06:50 +0000 (+0100) Subject: Remove commented out load of therubyracer X-Git-Tag: live~4716 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c962b8acfc6c83830c54ea01f35446181817c8de?ds=sidebyside Remove commented out load of therubyracer --- diff --git a/Gemfile b/Gemfile index f8fa61130..3f16358ed 100644 --- a/Gemfile +++ b/Gemfile @@ -24,9 +24,6 @@ gem 'uglifier', '>= 1.3.0' # Use CoffeeScript for .js.coffee assets and views gem 'coffee-rails', '~> 4.0.0' -# See https://github.com/sstephenson/execjs#readme for more supported runtimes -# gem 'therubyracer', platforms: :ruby - # Use jquery as the JavaScript library gem 'jquery-rails'