From 1742396da1ef7c777bd7baf208662a7ec4c7a232 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:15:08 +0000 Subject: [PATCH] Update webmock to version 3.26.2 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27bb95f..27d7296 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,10 +21,10 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) - bigdecimal (3.3.1) + bigdecimal (4.0.1) concurrent-ruby (1.2.2) crack (1.0.1) bigdecimal @@ -39,7 +39,7 @@ GEM parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - public_suffix (6.0.2) + public_suffix (7.0.5) rack (3.1.18) rainbow (3.1.1) rake (13.3.0) @@ -93,7 +93,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - webmock (3.25.2) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)