]> git.openstreetmap.org Git - rails.git/commitdiff
Remove commented out load of therubyracer
authorTom Hughes <tom@compton.nu>
Sun, 22 Sep 2013 15:06:50 +0000 (16:06 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 22 Sep 2013 15:06:50 +0000 (16:06 +0100)
Gemfile

diff --git a/Gemfile b/Gemfile
index f8fa61130d338ba32263e6980535261dc7d406d0..3f16358ed1c24c150dc64d5a3eb8b577e2c2497f 100644 (file)
--- 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'
 
 # 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'
 
 # Use jquery as the JavaScript library
 gem 'jquery-rails'