From 868b3f20dac7e3a0c409ca898da5eb431422ff72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 02:23:48 +0000 Subject: [PATCH] chore(deps-dev): bump webmock from 3.20.0 to 3.21.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 436ce9a5..c5a84f7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.2) @@ -52,7 +52,7 @@ GEM simplecov (>= 0.7) term-ansicolor thor - crack (0.4.6) + crack (1.0.0) bigdecimal rexml crass (1.0.6) @@ -241,7 +241,7 @@ GEM unf_ext (0.0.9) unicode-display_width (2.5.0) vcr (6.2.0) - webmock (3.20.0) + webmock (3.21.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)