From 96c5bda99e42d31b3eaa1fa304d32e9b6a7ddff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:12:35 +0000 Subject: [PATCH] Bump webmock from 3.14.0 to 3.26.2 Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.26.2. - [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.14.0...v3.26.2) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92f870e3..b2ea6886 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) aws-eventstream (1.1.1) aws-partitions (1.482.0) aws-sdk-core (3.119.0) @@ -83,6 +83,7 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) + bigdecimal (4.1.2) bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) @@ -97,7 +98,8 @@ GEM childprocess (3.0.0) coderay (1.1.3) concurrent-ruby (1.1.9) - crack (0.4.5) + crack (1.0.1) + bigdecimal rexml crass (1.0.6) docile (1.3.2) @@ -108,7 +110,7 @@ GEM thor (>= 0.14.0, < 2) globalid (0.5.2) activesupport (>= 5.0) - hashdiff (1.0.1) + hashdiff (1.2.1) i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) @@ -152,7 +154,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (7.0.5) puma (5.6.8) nio4r (~> 2.0) racc (1.6.1) @@ -195,7 +197,7 @@ GEM ffi (~> 1.0) recaptcha (5.21.2) regexp_parser (2.1.1) - rexml (3.4.2) + rexml (3.4.4) rubyzip (2.3.0) sassc (2.4.0) ffi (~> 1.9) @@ -234,7 +236,7 @@ GEM unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) - webmock (3.14.0) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)