diff options
| author | Michel Etienne | 2012-06-29 10:11:36 +0200 |
|---|---|---|
| committer | Michel Etienne | 2012-06-29 10:11:36 +0200 |
| commit | 8ccb51a3fd3907388ccaa02652a50af5e2ac08e0 (patch) | |
| tree | 5144f13f0b6b4fbeb2fcad35a8d9f14f03a8331f /Gemfile | |
| parent | 56de2324949f9035ccb30f0ddbf86a2b6b3aebc3 (diff) | |
| parent | 7159c4509e4b9e28786165339c9be1f465419b92 (diff) | |
| download | chouette-core-8ccb51a3fd3907388ccaa02652a50af5e2ac08e0.tar.bz2 | |
Merge branch 'master' of chouette.dryade.priv:/srv/git/chouette2
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ gem 'ransack' gem 'squeel' gem 'RedCloth' gem 'jquery-rails' -gem 'modernizr' +gem "modernizr-rails", "~> 2.0.6" gem "acts_as_tree", :git => "git://github.com/dryade/acts_as_tree.git" gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe' |
