From 2cd56a485de1f07add0b9ff45c69d95f40f14b30 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 09:45:27 +0000 Subject: [PATCH] Update webmock to version 3.25.2 --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80b3949..66e06bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,15 +21,17 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) + bigdecimal (3.3.1) concurrent-ruby (1.2.2) - crack (0.4.5) + crack (1.0.1) + bigdecimal rexml diff-lcs (1.6.2) docile (1.4.0) - hashdiff (1.0.1) + hashdiff (1.2.1) i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) @@ -37,12 +39,12 @@ GEM parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - public_suffix (5.0.1) + public_suffix (6.0.2) rack (3.1.14) rainbow (3.1.1) rake (13.3.0) regexp_parser (2.6.2) - rexml (3.3.9) + rexml (3.4.4) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -91,7 +93,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - webmock (3.18.1) + webmock (3.25.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)