X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/46d2e4ccfc39b590941548767722b17b5bd71a57..447fef40cf9b213ec4c019cc84be5597c26edcb9:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 4dc07fee5..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) @@ -84,12 +85,13 @@ GEM dynamic_form (1.1.4) erubis (2.7.0) execjs (2.6.0) + exifr (1.2.3.1) faraday (0.9.1) multipart-post (>= 1.2, < 3) + fspath (2.1.1) 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) @@ -98,6 +100,14 @@ GEM i18n (0.7.0) i18n-js (3.0.0.rc11) i18n (~> 0.6) + image_optim (0.21.0) + exifr (~> 1.2, >= 1.2.2) + fspath (~> 2.1) + image_size (~> 1.3) + in_threads (~> 1.3) + progress (~> 3.0, >= 3.0.1) + image_size (1.4.1) + in_threads (1.3.1) jquery-rails (4.0.5) rails-dom-testing (~> 1.0) railties (>= 4.2.0) @@ -114,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 @@ -131,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) @@ -160,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) @@ -169,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) @@ -183,12 +194,13 @@ 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) websocket-driver (>= 0.2.0) powerpack (0.1.1) + progress (3.1.0) psych (2.0.15) r2 (0.2.5) rack (1.6.4) @@ -227,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) @@ -235,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) @@ -260,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) @@ -276,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) @@ -315,6 +324,7 @@ DEPENDENCIES http_accept_language (~> 2.0.0) httpclient i18n-js (>= 3.0.0.rc10) + image_optim jquery-rails jshint json @@ -327,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 @@ -344,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)