From 9fe1a964a54a14dba9a7aa83be67952343fca939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 00:33:38 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 683d285..1afab3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,11 +55,11 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) builder (3.3.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -87,7 +87,7 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - hashdiff (1.2.0) + hashdiff (1.2.1) http-2 (1.1.1) httpx (1.6.2) http-2 (>= 1.0.0) @@ -175,7 +175,7 @@ GEM regexp_parser (2.11.3) reline (0.6.2) io-console (~> 0.5) - rexml (3.4.1) + rexml (3.4.4) rubocop (1.81.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -231,7 +231,7 @@ GEM unicode-emoji (4.1.0) uri (1.0.3) useragent (0.16.11) - webmock (3.25.1) + webmock (3.26.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)