From b97853f4ed6c64c54b603aa73477494e0dad1099 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 8 May 2019 19:03:48 +0100 Subject: [PATCH 1/1] Update bundle --- Gemfile.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2fc4146c..7b871ff7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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,7 +300,7 @@ 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 (1.1.4) poltergeist (1.18.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) -- 2.43.2