From d8a8e23d1cd850edcf1f99727354ce299e2d1aec Mon Sep 17 00:00:00 2001 From: Michel Etienne Date: Mon, 20 Aug 2012 15:36:15 +0200 Subject: update therhino... dependency --- Gemfile | 4 ++-- Gemfile.lock | 2 +- 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 -- cgit v1.2.3