aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile3
-rw-r--r--Gemfile.lock14
2 files changed, 9 insertions, 8 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'
diff --git a/Gemfile.lock b/Gemfile.lock
index 89625d98b..c7b5a62b9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -53,13 +53,6 @@ GIT
rgeo (~> 0.3.13)
GIT
- remote: git://github.com/dryade/user-interface.git
- revision: c75665070cace889923bea6a0fb1f7ff724d1368
- specs:
- user_interface (0.0.1)
- rails (~> 3.1.0)
-
-GIT
remote: git://github.com/thoughtbot/shoulda.git
revision: 269edccc7df8f2eb94a96a6a6d248a5960d7fe1f
specs:
@@ -67,6 +60,13 @@ GIT
shoulda-context (~> 1.0)
shoulda-matchers (~> 1.0)
+GIT
+ remote: git://sim.dryade.priv/user_interface
+ revision: c75665070cace889923bea6a0fb1f7ff724d1368
+ specs:
+ user_interface (0.0.1)
+ rails (~> 3.1.0)
+
GEM
remote: http://rubygems.org/
specs: