From 2f0c57eaa389df59d4defe392d83b75af9d39b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 01:26:02 +0000 Subject: [PATCH] Bump webmock from 3.19.1 to 3.23.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.19.1 to 3.23.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.19.1...v3.23.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d70bc5..8e3f6de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,13 +7,15 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) + bigdecimal (3.1.6) byebug (11.1.3) concurrent-ruby (1.2.2) - crack (0.4.5) + crack (1.0.0) + bigdecimal rexml cybersource_rest_client (0.0.31) activesupport (~> 6.0, >= 6.0.3.2) @@ -45,7 +47,7 @@ GEM faraday marc zeitwerk - hashdiff (1.0.1) + hashdiff (1.1.0) i18n (1.14.1) concurrent-ruby (~> 1.0) interface (1.0.5) @@ -76,7 +78,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - public_suffix (5.0.3) + public_suffix (5.0.4) racc (1.7.3) rainbow (3.1.1) rake (13.1.0) @@ -131,7 +133,7 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (2.5.0) - webmock (3.19.1) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)