From 7ea3999147a146a9ecc85b9884f470e26b0b70c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:19:15 +0000 Subject: [PATCH] Bump webmock from 3.23.1 to 3.24.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.24.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0) --- 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, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c31ef0f..66c8091 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM govuk_schemas (5.0.4) faker (~> 3.4.1) json-schema (>= 2.8, < 4.4) - hashdiff (1.1.0) + hashdiff (1.1.1) http-accept (1.7.0) http-cookie (1.0.7) domain_name (~> 0.5) @@ -400,8 +400,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.6) - strscan + rexml (3.3.8) rspec-core (3.13.1) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) @@ -462,7 +461,6 @@ GEM set (~> 1.0) statsd-ruby (1.5.0) stringio (3.1.1) - strscan (3.1.0) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -471,7 +469,7 @@ GEM unicode-display_width (2.5.0) useragent (0.16.10) uuidtools (2.2.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)