From aa669e8e7654cd247c3750641281e9c1d5e60bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:26:59 +0000 Subject: [PATCH] Bump webmock from 3.25.1 to 3.26.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.1 to 3.26.0. - [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.0) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.0 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 def050d6..ea3d15f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM awesome_print (1.9.2) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) bump (0.10.0) byebug (12.0.0) childprocess (5.1.0) @@ -53,7 +53,7 @@ GEM term-ansicolor (~> 1.7) thor (~> 1.2) tins (~> 1.32) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml date (3.4.1) @@ -106,7 +106,7 @@ GEM net-http (>= 0.5.0) fingerprintable (1.2.1) colorize - hashdiff (1.1.2) + hashdiff (1.2.1) i18n (1.14.7) concurrent-ruby (~> 1.0) iniparse (1.5.0) @@ -145,7 +145,7 @@ GEM psych (5.2.3) date stringio - public_suffix (6.0.1) + public_suffix (6.0.2) racc (1.8.1) rack (3.2.3) rainbow (3.1.1) @@ -156,7 +156,7 @@ GEM reline (0.6.1) io-console (~> 0.5) resonad (1.4.0) - rexml (3.4.2) + rexml (3.4.4) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -209,7 +209,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) uri (1.0.3) - webmock (3.25.1) + webmock (3.26.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)