aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Etienne2012-08-20 15:36:15 +0200
committerMichel Etienne2012-08-20 15:36:15 +0200
commitd8a8e23d1cd850edcf1f99727354ce299e2d1aec (patch)
treeb64926fd7d339b4b32dc72bae21513542cddda01
parent91d2c6349d8586aac914dc017b4be1f0c5e4773d (diff)
downloadchouette-core-d8a8e23d1cd850edcf1f99727354ce299e2d1aec.tar.bz2
update therhino... dependency
-rw-r--r--Gemfile4
-rw-r--r--Gemfile.lock2
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 683ac2a7e..b13e2f806 100644
--- a/Gemfile
+++ b/Gemfile
@@ -47,14 +47,14 @@ gem 'apartment',:git => 'git://github.com/dryade/apartment.git'
# some views use coffee script
gem 'coffee-rails', '~> 3.2.1'
gem 'coffee-script-source'
+gem 'therubyrhino', :platform => :jruby
+gem 'therubyracer', :platform => :ruby
# Gems used only for assets and not required
# in production environments by default.
group :assets do
gem 'sass-rails', '~> 3.2.3'
gem 'uglifier', '>= 1.0.3'
- gem 'therubyrhino', :platform => :jruby
- gem 'therubyracer', :platform => :ruby
end
group :development do
diff --git a/Gemfile.lock b/Gemfile.lock
index c2327e805..5e512e990 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: git://chouette.dryade.priv/ninoxe
- revision: dba46b518ef48b8bc89b680ea75734d9388b9991
+ revision: c00153cdca8d69ed747b383ebcb60585f3ae390f
specs:
ninoxe (0.0.8)
GeoRuby