]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Get all the tests passing under ruby 1.9
[rails.git] / Gemfile.lock
index 4af9e50687a8c947d807646942d19cf680a95a53..dca0097f50084c60521ba53f3b00c5f0f077bf76 100644 (file)
@@ -1,14 +1,3 @@
-GIT
-  remote: git://github.com/tomhughes/oauth-plugin.git
-  revision: 57e80661fcb0d0a24c1f51651b1e43623b1f9a65
-  branch: openstreetmap
-  specs:
-    oauth-plugin (0.4.0.1)
-      multi_json
-      oauth (~> 0.4.4)
-      oauth2 (>= 0.5.0)
-      rack
-
 GEM
   remote: http://rubygems.org/
   specs:
@@ -41,6 +30,7 @@ GEM
       i18n (~> 0.6)
       multi_json (~> 1.0)
     arel (3.0.2)
+    bigdecimal (1.1.0)
     builder (3.0.0)
     cocaine (0.2.1)
     coffee-rails (3.2.2)
@@ -79,6 +69,7 @@ GEM
       treetop (~> 1.4.8)
     memcached (1.4.1)
     mime-types (1.18)
+    minitest (3.0.1)
     multi_json (1.3.4)
     multipart-post (1.1.5)
     nokogiri (1.5.2)
@@ -90,6 +81,11 @@ GEM
       rack (~> 1.4)
     open_id_authentication (1.1.0)
       rack-openid (~> 1.3)
+    openstreetmap-oauth-plugin (0.4.0.1)
+      multi_json
+      oauth (~> 0.4.4)
+      oauth2 (>= 0.5.0)
+      rack
     paperclip (2.7.0)
       activerecord (>= 2.3.0)
       activesupport (>= 2.3.2)
@@ -160,6 +156,7 @@ PLATFORMS
 
 DEPENDENCIES
   SystemTimer (>= 1.1.3)
+  bigdecimal
   coffee-rails (~> 3.2.1)
   composite_primary_keys (>= 5.0.0)
   deadlock_retry (>= 1.2.0)
@@ -171,8 +168,9 @@ DEPENDENCIES
   jquery-rails
   libxml-ruby (>= 2.0.5)
   memcached (>= 1.4.1)
-  oauth-plugin (>= 0.4.0.1)!
+  minitest
   open_id_authentication (>= 1.1.0)
+  openstreetmap-oauth-plugin (>= 0.4.0.1)
   paperclip (~> 2.0)
   pg
   rails (= 3.2.3)