X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4327daaabfd131c9261c4d3801a654237793a364..6a09f49e71e00e27f0503d74a6af56f87b47b9a1:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 3fd9aafc9..0ea879021 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,6 @@ GEM activesupport (3.2.3) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) arel (3.0.2) builder (3.0.0) cocaine (0.2.1) @@ -45,12 +44,10 @@ GEM deadlock_retry (1.2.0) dynamic_form (1.1.4) erubis (2.7.0) - execjs (1.3.0) + execjs (1.3.1) multi_json (~> 1.0) - faraday (0.7.6) - addressable (~> 2.2) + faraday (0.8.0) multipart-post (~> 1.1) - rack (~> 1.1) hike (1.2.1) htmlentities (4.3.1) http_accept_language (1.0.2) @@ -62,7 +59,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.6.6) + json (1.7.0) libv8 (3.3.10.4) libxml-ruby (2.3.2) mail (2.4.4) @@ -71,21 +68,22 @@ GEM treetop (~> 1.4.8) memcached (1.4.1) mime-types (1.18) - multi_json (1.2.0) + multi_json (1.3.4) multipart-post (1.1.5) nokogiri (1.5.2) - oauth (0.4.5) - oauth-plugin (0.4.0) - multi_json - oauth (~> 0.4.4) - oauth2 (>= 0.5.0) - rack - oauth2 (0.6.0) - faraday (~> 0.7) + oauth (0.4.6) + oauth2 (0.7.1) + faraday (~> 0.8) httpauth (~> 0.1) multi_json (~> 1.0) + 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) @@ -128,12 +126,12 @@ GEM ruby-openid (2.1.8) sanitize (2.0.3) nokogiri (>= 1.4.4, < 1.6) - sass (3.1.15) + sass (3.1.16) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.1.2) + sprockets (2.1.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -167,8 +165,8 @@ DEPENDENCIES jquery-rails libxml-ruby (>= 2.0.5) memcached (>= 1.4.1) - oauth-plugin (>= 0.4.0.pre7) open_id_authentication (>= 1.1.0) + openstreetmap-oauth-plugin (>= 0.4.0.1) paperclip (~> 2.0) pg rails (= 3.2.3)