aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorMichel Etienne2012-06-19 11:19:23 +0200
committerMichel Etienne2012-06-19 11:19:23 +0200
commit5e858faea9eeff60b2f0d7f524ec2f80d1221acf (patch)
tree2220bf3abf1ac264e765866d16af12f44968293d /Gemfile
parent0ef37fc51c1164871149206b405dbb1bbb96b879 (diff)
downloadchouette-core-5e858faea9eeff60b2f0d7f524ec2f80d1221acf.tar.bz2
remise en place user_interface de sim
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 950d7cac4..034b1e86d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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'