From d09c27531806b9e9169837e450da824f607e3b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 15:56:32 +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 f45ffd2d3..5bcbee6ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM temple (>= 0.8.2) thor tilt - hashdiff (1.1.0) + hashdiff (1.1.1) hashie (5.0.0) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) @@ -503,7 +503,7 @@ GEM request_store_rails (2.0.0) concurrent-ruby (~> 1.0) retriable (3.1.2) - rexml (3.3.7) + rexml (3.3.8) rladr (1.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -658,7 +658,7 @@ GEM activesupport faraday (~> 2.0) faraday-follow_redirects - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)