X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/81e0b49ed55abb1a4563648273639214c26bcf95..ac9319f4d4568068d7b58fe47454b45bd11896ed:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index e0874f1e8..7b871ff7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,8 @@ GEM tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - annotate (2.7.4) - activerecord (>= 3.2, < 6.0) + annotate (2.7.5) + activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 13.0) arel (9.0.0) ast (2.4.0) @@ -75,7 +75,7 @@ GEM bigdecimal (1.1.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - bootsnap (1.4.3) + bootsnap (1.4.4) msgpack (~> 1.0) browser (2.5.3) builder (3.2.3) @@ -107,11 +107,11 @@ GEM activesupport (>= 3.0) deep_merge (~> 1.2.1) dry-validation (>= 0.12.2) - coveralls (0.8.22) + coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) - thor (~> 0.19.4) + thor (>= 0.19.4, < 2.0) tins (~> 1.6) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -173,7 +173,7 @@ GEM factory_bot_rails (5.0.2) factory_bot (~> 5.0.2) railties (>= 4.2.0) - fakefs (0.20.0) + fakefs (0.20.1) faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.10.0) @@ -247,7 +247,7 @@ GEM msgpack (1.2.10) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.1.0) nio4r (2.3.1) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) @@ -300,9 +300,9 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) parallel (1.17.0) - parser (2.6.2.1) + parser (2.6.3.0) ast (~> 2.4.0) - pg (0.21.0) + pg (1.1.4) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) @@ -365,16 +365,15 @@ GEM rinku (2.0.6) rotp (4.1.0) addressable (~> 2.5) - rubocop (0.67.2) + rubocop (0.68.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) - psych (>= 3.1.0) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.6) - rubocop-performance (1.1.0) - rubocop (>= 0.67.0) + rubocop-performance (1.2.0) + rubocop (>= 0.68.0) ruby-openid (2.7.0) ruby-progressbar (1.10.0) ruby_dep (1.5.0) @@ -413,7 +412,7 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) @@ -492,7 +491,7 @@ DEPENDENCIES omniauth-windowslive openstreetmap-deadlock_retry (>= 1.3.0) paperclip (~> 5.2) - pg (~> 0.18) + pg poltergeist psych puma (~> 3.7) @@ -518,4 +517,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.16.2 + 1.17.2