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 de0b3d571..14f99f497 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,8 +32,8 @@ gem 'RedCloth'
gem "acts_as_tree", :git => "git://github.com/dryade/acts_as_tree.git"
gem "acts_as_list", :git => "git://github.com/swanandp/acts_as_list.git"
gem 'apartment', :git => 'git://github.com/dryade/apartment.git'
-#gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe'
-gem 'ninoxe', :path => '~/workspace/chouette/ninoxe'
+gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe'
+#gem 'ninoxe', :path => '~/workspace/chouette/ninoxe'
# Gems used only for assets and not required
# in production environments by default.