From f890a50d2db2d49f3840908e77af52b53833522a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 08:14:24 +0000 Subject: [PATCH] Bump webmock from 3.19.1 to 3.20.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.19.1...v3.20.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 14cf6a72..4a2271bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ambry (1.0.0) arel (9.0.0) @@ -135,6 +135,7 @@ GEM babel-source (>= 4.0, < 6) execjs (~> 2.0) bcrypt (3.1.19) + bigdecimal (3.1.6) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) bson (4.15.0) @@ -186,7 +187,8 @@ GEM simplecov (>= 0.7) term-ansicolor thor - crack (0.4.5) + crack (0.4.6) + bigdecimal rexml crass (1.0.6) daemons (1.4.1) @@ -281,7 +283,7 @@ GEM haml (5.2.2) temple (>= 0.8.0) tilt - hashdiff (1.0.1) + hashdiff (1.1.0) hashie (4.1.0) heroics (0.1.2) erubis (~> 2.0) @@ -413,7 +415,7 @@ GEM method_source (~> 1.0) pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) - public_suffix (5.0.3) + public_suffix (5.0.4) pundit (2.3.1) activesupport (>= 3.0.0) pusher-client (0.6.2) @@ -608,7 +610,7 @@ GEM vcr (6.2.0) warden (1.2.9) rack (>= 2.0.9) - webmock (3.19.1) + webmock (3.20.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)