From a071c7b145d839e6de622c18f4ae735e76f1c9f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 04:37:35 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23b9f4a5..2e9fc161 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM activemodel (>= 6.1) activesupport (>= 6.1) html-attributes-utils (~> 1) - hashdiff (1.1.0) + hashdiff (1.1.1) high_voltage (3.1.2) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) @@ -328,7 +328,7 @@ GEM protocol-http (~> 0.18) psych (5.1.2) stringio - public_suffix (6.0.0) + public_suffix (6.0.1) racc (1.8.1) rack (2.2.10) rack-session (1.0.2) @@ -504,7 +504,7 @@ GEM simpleidn vcr (6.3.1) base64 - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)