From fa10dd09cff05464795fb385652b12f127c4b641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 10:25:01 +0000 Subject: [PATCH 1/2] Bump webmock from 3.14.0 to 3.18.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.18.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.14.0...v3.18.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46c005ab6..2c0d20bbb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) ast (2.4.2) better_errors (2.9.1) @@ -229,7 +229,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.7) + public_suffix (5.0.0) puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) @@ -375,7 +375,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - webmock (3.14.0) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) From 0adc9f2e9b6d90022ff275a13d92ba4897ee88e7 Mon Sep 17 00:00:00 2001 From: Aga Dufrat Date: Thu, 1 Sep 2022 15:58:07 +0100 Subject: [PATCH 2/2] Update dependencies --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c0d20bbb..5f36b565a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM smart_properties binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - brakeman (5.2.3) + brakeman (5.3.1) builder (3.2.4) capybara (3.37.1) addressable @@ -102,7 +102,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - csv (3.2.3) + csv (3.2.5) dalli (3.2.2) debug_inspector (1.1.0) digest (3.1.0) @@ -111,7 +111,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.11.0) execjs (2.8.1) - faker (2.21.0) + faker (2.22.0) i18n (>= 1.8.11, < 2) ffi (1.15.5) gds-api-adapters (81.0.4) @@ -134,7 +134,7 @@ GEM govuk_personalisation (0.12.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (30.2.1) + govuk_publishing_components (30.3.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -230,7 +230,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.0) - puma (5.6.4) + puma (5.6.5) nio4r (~> 2.0) racc (1.6.0) rack (2.2.4) @@ -324,7 +324,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.3.0) + selenium-webdriver (4.4.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -361,7 +361,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) timecop (0.9.5) timeout (0.3.0) tzinfo (2.0.5)