aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 34ec9973a..941a7bff5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -53,8 +53,8 @@ gem 'will_paginate', '~> 3.0'
gem 'ransack'
gem 'squeel'
-#gem 'chouette-ninoxe', :git => 'git://chouette.dryade.priv/ninoxe'
-gem 'chouette-ninoxe', :path => '/home/luc/projects/ninoxe'
+gem 'chouette-ninoxe', :git => 'git://chouette.dryade.priv/ninoxe'
+#gem 'chouette-ninoxe', :path => '/home/luc/projects/ninoxe'
group :development do
gem 'autotest-rails'