From 02ea3cb61cf4366f6c3434f4cca596bb2c60bdfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:26:20 +0000 Subject: [PATCH] Bump webmock from 3.23.1 to 3.25.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.25.1. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.25.1) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.25.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2d6a74209..7f7a4c63b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,8 +156,8 @@ GEM activerecord (>= 6.1, < 7.2) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) aes_key_wrap (1.1.0) afm (0.2.2) angular-rails-templates (1.2.1) @@ -374,7 +374,7 @@ GEM temple (>= 0.8.2) thor tilt - hashdiff (1.1.0) + hashdiff (1.2.1) hashery (2.1.2) hashie (5.0.0) highline (2.0.3) @@ -567,7 +567,7 @@ GEM psych (5.2.6) date stringio - public_suffix (5.0.5) + public_suffix (6.0.2) puffing-billy (4.0.2) addressable (~> 2.5) em-http-request (~> 1.1, >= 1.1.0) @@ -841,7 +841,7 @@ GEM stringex (2.8.6) stringio (3.1.7) stripe (11.1.0) - strscan (3.1.2) + strscan (3.1.5) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) @@ -906,7 +906,7 @@ GEM activesupport faraday (~> 2.0) faraday-follow_redirects - webmock (3.23.1) + webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)