]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Require version 1.1.0 or later of open_id_authentication
[rails.git] / Gemfile.lock
index 868d9d514b00e269e4d519c8167fecffcadce3cf..7bd2eeeb2b9b01673b80ff66fd8b5209c59b014a 100644 (file)
@@ -61,7 +61,7 @@ GEM
     oauth2 (0.5.0)
       faraday (< 0.8, >= 0.6.1)
       multi_json (~> 1.0.0)
-    open_id_authentication (1.0.0)
+    open_id_authentication (1.1.0)
       rack-openid (~> 1.3)
     pg (0.11.0)
     polyglot (0.3.2)
@@ -116,11 +116,11 @@ DEPENDENCIES
   libxml-ruby (>= 2.0.5)
   oauth (>= 0.4.4)
   oauth-plugin (>= 0.4.0.pre4)
-  open_id_authentication (>= 1.0.0)
+  open_id_authentication (>= 1.1.0)
   pg
   rails (= 3.0.10)
   rails-i18n-updater
   rmagick
   sanitize
   timecop
-  validates_email_format_of (~> 1.5.1)
+  validates_email_format_of (>= 1.5.1)