aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Etienne2012-08-21 09:02:08 +0200
committerMichel Etienne2012-08-21 09:02:08 +0200
commit622fcd03f6dc9b4536edfe832d06a3be3adb765a (patch)
treeb54f194385ab5ada4f8ab87f0cc598df13ec597e
parentd8a8e23d1cd850edcf1f99727354ce299e2d1aec (diff)
downloadchouette-core-622fcd03f6dc9b4536edfe832d06a3be3adb765a.tar.bz2
synchro Ninoxe
-rw-r--r--Gemfile8
-rw-r--r--Gemfile.lock28
2 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile b/Gemfile
index b13e2f806..d202bea05 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,8 +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://sim.dryade.priv/user_interface' #, :path => '~/Projects/UserInterfaceDryade'
+gem 'user_interface', :git => 'git://github.com/dryade/user-interface.git'
+#gem 'user_interface', :git => 'git://sim.dryade.priv/user_interface' #, :path => '~/Projects/UserInterfaceDryade'
gem 'json'
gem 'cocoon'
gem 'formtastic'
@@ -36,8 +36,8 @@ gem 'jquery-rails'
gem "modernizr-rails", "~> 2.0.6"
gem "acts_as_tree", :git => "git://github.com/dryade/acts_as_tree.git"
-#gem 'ninoxe', :git => 'git://github.com/dryade/ninoxe.git'
-gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe'
+gem 'ninoxe', :git => 'git://github.com/dryade/ninoxe.git'
+#gem 'ninoxe', :git => 'git://chouette.dryade.priv/ninoxe' #, :path => '~/Projects/Ninoxe'
gem 'acts_as_list', '0.1.6'
#gem 'composite_primary_keys', '~> 5.0.8'
diff --git a/Gemfile.lock b/Gemfile.lock
index 5e512e990..1290eb19d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,16 +1,4 @@
GIT
- remote: git://chouette.dryade.priv/ninoxe
- revision: c00153cdca8d69ed747b383ebcb60585f3ae390f
- specs:
- ninoxe (0.0.8)
- GeoRuby
- activerecord (>= 3.1.3)
- acts_as_list (= 0.1.6)
- composite_primary_keys (>= 4.1.2)
- geokit
- rails (>= 3.1.3)
-
-GIT
remote: git://github.com/dnagir/database_cleaner.git
revision: 0c0aa44f13ae392000a6f506b62d5d1602cb4e53
branch: postgre_jruby_issue
@@ -60,8 +48,20 @@ GIT
rgeo (~> 0.3.8)
GIT
- remote: git://sim.dryade.priv/user_interface
- revision: 2d551a49dc3942851f5f94f8c0f86d2570f80dd2
+ remote: git://github.com/dryade/ninoxe.git
+ revision: dba46b518ef48b8bc89b680ea75734d9388b9991
+ specs:
+ ninoxe (0.0.8)
+ GeoRuby
+ activerecord (>= 3.1.3)
+ acts_as_list (= 0.1.6)
+ composite_primary_keys (>= 4.1.2)
+ geokit
+ rails (>= 3.1.3)
+
+GIT
+ remote: git://github.com/dryade/user-interface.git
+ revision: 400b6fd670aee0b1d4c0f0dddcb80233dfbc7b25
specs:
user_interface (0.0.1)
rails (> 3.1.0)