aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorMarc Florisson2015-07-01 10:32:09 +0200
committerMarc Florisson2015-07-01 10:32:09 +0200
commit63098b5a8eeffe83daa4e67232b1ee62e2752bdf (patch)
tree013c8124c79c3c4436610a21d4e05a84dd3b56b8 /Gemfile
parent53688589da94bf1fb11ace9d0d403c9d9a30b6a3 (diff)
downloadchouette-core-63098b5a8eeffe83daa4e67232b1ee62e2752bdf.tar.bz2
use ninoxe from github
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index b225f8084..3769df2c7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -115,9 +115,8 @@ gem 'squeel'
gem 'enumerize', '~> 0.10.0'
#gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => "rails4"
-#gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git'
-#gem 'ninoxe',:path => '~/Projets/cityway/ninoxe'
-gem 'ninoxe', '1.2.0'
+gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git'
+#gem 'ninoxe', '1.2.0'
gem 'acts_as_list', '~> 0.6.0'
gem "acts_as_tree", '~> 2.1.0', :require => "acts_as_tree"