X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/313b421f2f48353db4065ae56bcba9338e2826d6..3227f401935e809edc91d360339220a89567db7a:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 7b98bde18..7bd2eeeb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -103,7 +103,7 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.29) - validates_email_format_of (1.5.0) + validates_email_format_of (1.5.1) PLATFORMS ruby @@ -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.4.5) + validates_email_format_of (>= 1.5.1)