From 8a6d78dbe9850c41e72c5f0fc4a6cd30694a30d2 Mon Sep 17 00:00:00 2001 From: Simplificator Renovate Bot <121604823+simplificator-renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:06:59 +0000 Subject: [PATCH] Update dependency webmock to v3.23.1 --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d7c24c..a2958b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM bundler rake thor (>= 0.14.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) builder (3.2.4) combustion (1.3.5) activesupport (>= 3.0.0) @@ -139,7 +139,8 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.1.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.9.3) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) @@ -165,12 +166,13 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) + strscan (3.1.0) thor (1.3.0) thread_safe (0.3.6) timecop (0.9.5) tzinfo (1.2.9) thread_safe (~> 0.1) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)