From 15a1080d2e71ffe29759f91e5fcf83e7d098dd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:57:19 +0000 Subject: [PATCH] build(deps-dev): bump webmock from 3.25.1 to 3.26.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.1 to 3.26.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.25.1...v3.26.1) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.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 afc6860384..58a4e03063 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) after_party (2.0.0) amazing_print (1.8.1) annotate (3.2.0) @@ -149,7 +149,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.5.5) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -274,7 +274,7 @@ GEM google-protobuf (>= 3.18, < 5.a) groupdate (6.7.0) activesupport (>= 7.1) - hashdiff (1.1.2) + hashdiff (1.2.1) htmlentities (4.3.4) httparty (0.23.1) csv @@ -430,7 +430,7 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.1) + public_suffix (7.0.0) puma (7.0.4) nio4r (~> 2.0) pundit (2.5.2) @@ -675,7 +675,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.25.1) + webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)