aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5027c3f4b..2018d32e3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -105,9 +105,10 @@ gem 'google-analytics-rails'
gem 'will_paginate', '~> 3.0', :git => "https://github.com/mislav/will_paginate.git"
gem 'ransack'
gem 'squeel'
+
gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => "rails4"
+#gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git'
#gem 'ninoxe',:path => '~/workspace/chouette/ninoxe'
-#gem 'ninoxe', '~> 1.1.3'
gem 'acts_as_list', '~> 0.6.0'
gem "acts_as_tree", '~> 2.1.0', :require => "acts_as_tree"