X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c8fd34b178f90af59e2f0867fbdc03585f338e76..da109c9e6b4d29aa33837167c23ffee3be17eed2:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 35b50a361..f6e1bf4ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,13 +70,18 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - memcached (1.4.2) + memcached (1.4.3) mime-types (1.19) minitest (3.2.0) multi_json (1.3.6) multipart-post (1.1.5) nokogiri (1.5.5) oauth (0.4.6) + oauth-plugin (0.4.1) + multi_json + oauth (~> 0.4.4) + oauth2 (>= 0.5.0) + rack oauth2 (0.8.0) faraday (~> 0.8) httpauth (~> 0.1) @@ -85,11 +90,6 @@ GEM rack (~> 1.2) 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) @@ -115,7 +115,7 @@ GEM activesupport (= 3.2.6) bundler (~> 1.0) railties (= 3.2.6) - rails-i18n (0.6.4) + rails-i18n (0.6.5) i18n (~> 0.5) railties (3.2.6) actionpack (= 3.2.6) @@ -128,8 +128,8 @@ GEM rdoc (3.12) json (~> 1.4) redcarpet (2.1.1) - rinku (1.5.1) - ruby-openid (2.1.8) + rinku (1.7.0) + ruby-openid (2.2.0) sanitize (2.0.3) nokogiri (>= 1.4.4, < 1.6) sass (3.1.20) @@ -174,14 +174,15 @@ DEPENDENCIES libxml-ruby (>= 2.0.5) memcached (>= 1.4.1) minitest + oauth-plugin (>= 0.4.1) open_id_authentication (>= 1.1.0) - openstreetmap-oauth-plugin (>= 0.4.0.1) paperclip (~> 2.0) pg rails (= 3.2.6) rails-i18n (>= 0.6.3) redcarpet rinku (>= 1.2.2) + ruby-openid (>= 2.2.0) sanitize sass-rails (~> 3.2.3) therubyracer