From eb662c96ed3e488b65be47ab1a8fe19121fc2d54 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:50:41 +0000 Subject: [PATCH] Update webmock to version 3.25.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3b0a381..e58d8b8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM rainbow rubocop (>= 1.0) sysexits (~> 1.1) - hashdiff (1.1.2) + hashdiff (1.2.0) hashery (2.1.2) hashie (5.0.0) htmlentities (4.3.4) @@ -393,7 +393,7 @@ GEM prawn-table prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - public_suffix (6.0.1) + public_suffix (6.0.2) puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) @@ -598,7 +598,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0, < 4.11) - webmock (3.24.0) + webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)