From c66a856e1d094e1d26dd61484ce4d10662ac443e Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Tue, 23 Apr 2024 19:08:36 +0200 Subject: [PATCH] chore(bundle): Update webmock from 3.20.0 to 3.23.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 097bff8e4..f7dd72df8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.3) @@ -826,7 +826,7 @@ GEM activesupport faraday (~> 2.0) faraday-follow_redirects - webmock (3.20.0) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)