aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorMichel Etienne2014-11-13 17:02:08 +0100
committerMichel Etienne2014-11-13 17:02:08 +0100
commit0350755d84ca7c19398799f48914cd1ae2ede23d (patch)
treedd12f2d8ef032398c3189cac7f32795d0608d140 /Gemfile
parent28350f95744a03290a28dd8d941d1e6248f2eeb2 (diff)
downloadchouette-core-0350755d84ca7c19398799f48914cd1ae2ede23d.tar.bz2
prepare version 2.5.1
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index cd2471ed7..43630ff53 100644
--- a/Gemfile
+++ b/Gemfile
@@ -74,9 +74,9 @@ gem 'google-analytics-rails'
gem 'will_paginate', '~> 3.0'
gem 'ransack'
gem 'squeel'
-gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => :sismo
+gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => :gtfs_v2
#gem 'ninoxe',:path => '~/workspace/chouette/ninoxe'
-#gem 'ninoxe', '~> 1.0.3'
+#gem 'ninoxe', '~> 1.1.1'
gem 'acts_as_list', '0.1.6'
gem "acts_as_tree-1.8", '1.1.0', :require => "acts_as_tree"