From 0760b0ce55c51c651253277d80ea8c50cae5ec40 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:16:45 +0000 Subject: [PATCH] Update webmock to version 3.24.0 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d5f852e..23025f82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,8 +71,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -112,7 +112,7 @@ GEM ffi (1.15.5) globalid (1.2.1) activesupport (>= 6.1) - hashdiff (1.1.0) + hashdiff (1.1.1) i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) @@ -163,7 +163,7 @@ GEM popper_js (2.11.8) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -211,7 +211,7 @@ GEM regexp_parser (2.9.0) reline (0.5.10) io-console (~> 0.5) - rexml (3.3.7) + rexml (3.3.8) rspec-core (3.13.1) rspec-support (~> 3.13.0) rspec-expectations (3.13.2) @@ -297,7 +297,7 @@ GEM vcr (6.3.1) base64 version_sorter (2.3.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)