diff options
| author | Marc Florisson | 2015-01-21 14:01:12 +0100 | 
|---|---|---|
| committer | Marc Florisson | 2015-01-21 14:01:12 +0100 | 
| commit | b8ed9f192bf698b5aeaf045b8f2ab55f2c7500b0 (patch) | |
| tree | 336d7a7cc0b69fd7602da8f768714e465e1b9010 /Gemfile | |
| parent | 7d984efe77efd8e610c91fcefc35c4a3e17412fd (diff) | |
| download | chouette-core-b8ed9f192bf698b5aeaf045b8f2ab55f2c7500b0.tar.bz2 | |
add footnotes
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -76,8 +76,8 @@ gem 'google-analytics-rails'  gem 'will_paginate', '~> 3.0'  gem 'ransack'  gem 'squeel' -gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git' -#gem 'ninoxe',:path => '~/workspace/chouette/ninoxe' +gem 'ninoxe', :git => 'https://github.com/afimb/ninoxe.git', :branch => 'footnotes' +#gem 'ninoxe',:path => '~/dev/ninoxe_footnotes'  #gem 'ninoxe', '~> 1.1.3'  gem 'acts_as_list', '0.1.6'  | 
