diff options
| author | Michel Etienne | 2012-06-19 11:19:23 +0200 |
|---|---|---|
| committer | Michel Etienne | 2012-06-19 11:19:23 +0200 |
| commit | 5e858faea9eeff60b2f0d7f524ec2f80d1221acf (patch) | |
| tree | 2220bf3abf1ac264e765866d16af12f44968293d /Gemfile | |
| parent | 0ef37fc51c1164871149206b405dbb1bbb96b879 (diff) | |
| download | chouette-core-5e858faea9eeff60b2f0d7f524ec2f80d1221acf.tar.bz2 | |
remise en place user_interface de sim
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,7 +22,8 @@ end gem "map_layers", "~> 0.0.4" gem "georuby-ext", :git => 'git://github.com/dryade/georuby-ext.git' -gem 'user_interface', :git => 'git://github.com/dryade/user-interface.git' +#gem 'user_interface', :git => 'git://github.com/dryade/user-interface.git' +gem 'user_interface', :git => 'git://sim.dryade.priv/user_interface' gem 'json' gem 'cocoon' gem 'formtastic', '2.0.2' |
