From 790d215ccb943c18daa1b00e4f83d0d0da70a30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:24:30 +0000 Subject: [PATCH] Update dependency webmock to v3.23.1 --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f08b598..41955b6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,18 +60,20 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) awesome_spawn (1.6.0) base64 (0.1.1) + bigdecimal (3.1.8) builder (3.3.0) concurrent-ruby (1.3.4) config (5.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.4.1) - crack (0.4.5) + crack (0.4.6) + bigdecimal rexml crass (1.0.6) date (3.3.4) @@ -143,7 +145,7 @@ GEM rainbow rubocop (>= 1.0) sysexits (~> 1.1) - hashdiff (1.0.1) + hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) @@ -212,7 +214,7 @@ GEM pg (1.5.8) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.1.1) puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) @@ -364,7 +366,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - webmock (3.19.1) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)