X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e4acc41d28505f6a6f7e153affa0dff982bfedbb..be624d64f395c40a78249754825cecdd9b050398:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 53b7f69b1..296131dc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,12 +42,12 @@ GEM addressable (2.4.0) arel (6.0.3) ast (2.2.0) - autoprefixer-rails (6.3.1) + autoprefixer-rails (6.3.2) execjs json bigdecimal (1.1.0) builder (3.2.2) - capybara (2.6.0) + capybara (2.6.2) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -81,7 +81,7 @@ GEM dalli (2.7.5) deadlock_retry (1.2.0) docile (1.1.5) - domain_name (0.5.25) + domain_name (0.5.20160128) unf (>= 0.0.5, < 1.0.0) dynamic_form (1.1.4) erubis (2.7.0) @@ -123,14 +123,15 @@ GEM jsonify-rails (0.3.2) actionpack jsonify (< 0.4.0) - jwt (1.5.2) + jwt (1.5.1) kgio (2.10.0) - konacha (3.7.0) - actionpack (>= 3.1, < 5) + konacha (4.0.0) + actionpack (>= 4.1, < 5) capybara colorize - railties (>= 3.1, < 5) + railties (>= 4.1, < 5) sprockets (>= 2, < 4) + sprockets-rails (>= 2, < 4) tilt libv8 (3.16.14.13) libxml-ruby (2.8.0) @@ -162,19 +163,18 @@ GEM oauth (~> 0.4.4) oauth2 (>= 0.5.0) rack - oauth2 (1.0.0) + oauth2 (1.1.0) faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + jwt (~> 1.0, < 1.5.2) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) + rack (>= 1.2, < 3) omniauth (1.3.1) hashie (>= 1.2, < 4) rack (>= 1.0, < 3) omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.3.0) - addressable (~> 2.3) + omniauth-google-oauth2 (0.3.1) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) @@ -188,16 +188,16 @@ GEM omniauth-windowslive (0.0.9.1) multi_json (>= 1.0.3) omniauth-oauth2 (~> 1.0) - paperclip (4.3.2) + paperclip (4.3.5) activemodel (>= 3.2.0) activesupport (>= 3.2.0) cocaine (~> 0.5.5) mime-types mimemagic (= 0.3.0) - parser (2.3.0.2) + parser (2.3.0.4) ast (~> 2.2) pg (0.18.4) - poltergeist (1.8.1) + poltergeist (1.9.0) capybara (~> 2.1) cliver (~> 0.3.1) multi_json (~> 1.0) @@ -251,11 +251,12 @@ GEM mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rinku (1.7.3) - rubocop (0.36.0) - parser (>= 2.3.0.0, < 3.0) + rubocop (0.37.1) + parser (>= 2.3.0.4, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) + unicode-display_width (~> 0.3) ruby-openid (2.7.0) ruby-progressbar (1.7.5) sanitize (4.0.1) @@ -269,7 +270,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - simplecov (0.11.1) + simplecov (0.11.2) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) @@ -278,10 +279,10 @@ GEM sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets-rails (3.0.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) term-ansicolor (1.3.2) tins (~> 1.0) therubyracer (0.12.2) @@ -299,7 +300,8 @@ GEM json (>= 1.8.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.1) + unf_ext (0.0.7.2) + unicode-display_width (0.3.1) validates_email_format_of (1.6.3) i18n vendorer (0.1.16) @@ -359,7 +361,6 @@ DEPENDENCIES sanitize sass-rails (~> 5.0) soap4r-ruby1.9 - sprockets-rails (< 3) timecop uglifier (>= 1.3.0) validates_email_format_of (>= 1.5.1)