X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bda393e7e2604ae17b884cfd577438e34197ba5c..78ff250c1db6429bc09b95b5c061898ef770426c:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 07f3b5bee..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) @@ -128,7 +128,7 @@ GEM rdoc (3.12) json (~> 1.4) redcarpet (2.1.1) - rinku (1.5.1) + rinku (1.7.0) ruby-openid (2.2.0) sanitize (2.0.3) nokogiri (>= 1.4.4, < 1.6) @@ -174,8 +174,8 @@ 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)