X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/284b56bee93266eb1bb7b5be6f5cbb3a82428ca3..243129b6712eeb2f9cda61e06d6698c01df18d0c:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index fda6fccae..fd69b12f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,11 +39,12 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + addressable (2.3.8) arel (6.0.3) ast (2.1.0) astrolabe (1.3.1) parser (~> 2.2) - autoprefixer-rails (6.0.2) + autoprefixer-rails (6.0.3) execjs json bigdecimal (1.1.0) @@ -69,7 +70,7 @@ GEM colorize (0.7.7) composite_primary_keys (8.1.1) activerecord (~> 4.2.0) - coveralls (0.8.2) + coveralls (0.8.3) json (~> 1.8) rest-client (>= 1.6.8, < 2) simplecov (~> 0.10.0) @@ -91,7 +92,6 @@ GEM globalid (0.3.6) activesupport (>= 4.1.0) hashie (3.4.2) - hike (1.2.3) htmlentities (4.3.4) http-cookie (1.0.2) domain_name (~> 0.5) @@ -124,7 +124,7 @@ GEM jsonify (< 0.4.0) jwt (1.5.1) kgio (2.10.0) - konacha (3.6.0) + konacha (3.7.0) actionpack (>= 3.1, < 5) capybara colorize @@ -141,10 +141,10 @@ GEM nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) - mime-types (2.6.1) + mime-types (2.6.2) mimemagic (0.3.0) mini_portile (0.6.2) - minitest (5.8.0) + minitest (5.8.1) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) @@ -170,6 +170,12 @@ GEM rack (~> 1.0) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) + omniauth-google-oauth2 (0.2.8) + addressable (~> 2.3) + jwt (~> 1.0) + multi_json (~> 1.3) + omniauth (>= 1.1.1) + omniauth-oauth2 (>= 1.1.1) omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) @@ -179,11 +185,6 @@ GEM omniauth-windowslive (0.0.9.1) multi_json (>= 1.0.3) omniauth-oauth2 (~> 1.0) - openstreetmap-omniauth-google-oauth2 (0.2.6.1) - jwt (~> 1.0) - multi_json (~> 1.3) - omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.1.1) paperclip (4.3.1) activemodel (>= 3.2.0) activesupport (>= 3.2.0) @@ -193,7 +194,7 @@ GEM parser (2.2.2.6) ast (>= 1.1, < 3.0) pg (0.18.3) - poltergeist (1.6.0) + poltergeist (1.7.0) capybara (~> 2.1) cliver (~> 0.3.1) multi_json (~> 1.0) @@ -238,7 +239,7 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.4.2) - redcarpet (3.3.2) + redcarpet (3.3.3) ref (2.0.0) request_store (1.2.0) rest-client (1.8.0) @@ -246,7 +247,7 @@ GEM mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rinku (1.7.3) - rubocop (0.34.1) + rubocop (0.34.2) astrolabe (~> 1.3) parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) @@ -271,11 +272,8 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) soap4r-ruby1.9 (2.0.5) - sprockets (2.12.4) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + sprockets (3.3.5) + rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) @@ -287,7 +285,7 @@ GEM ref thor (0.19.1) thread_safe (0.3.5) - tilt (1.4.1) + tilt (2.0.1) timecop (0.8.0) tins (1.6.0) tzinfo (1.2.2) @@ -339,9 +337,9 @@ DEPENDENCIES oauth-plugin (>= 0.5.1) omniauth omniauth-facebook + omniauth-google-oauth2 (>= 0.2.7) omniauth-openid omniauth-windowslive - openstreetmap-omniauth-google-oauth2 (>= 0.2.6.1) paperclip (~> 4.0) pg poltergeist @@ -356,7 +354,6 @@ DEPENDENCIES sanitize sass-rails (~> 5.0) soap4r-ruby1.9 - sprockets (~> 2.12.3) timecop uglifier (>= 1.3.0) validates_email_format_of (>= 1.5.1)