From 2006d92c87f36c0187388634dd95dc9c7c448fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:51:45 +0000 Subject: [PATCH] Bump webmock from 3.23.1 to 3.24.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.24.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82616f3..eb1e035 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -134,7 +134,7 @@ GEM sentry-rails (~> 5.3) sentry-ruby (~> 5.3) statsd-ruby (~> 1.5) - hashdiff (1.1.0) + hashdiff (1.1.1) hashie (5.0.0) i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -402,7 +402,7 @@ GEM plek (5.2.0) prometheus_exporter (2.1.1) webrick - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -449,8 +449,7 @@ GEM regexp_parser (2.9.2) request_store (1.7.0) rack (>= 1.4) - rexml (3.3.6) - strscan + rexml (3.3.8) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -521,7 +520,6 @@ GEM hashie version_gem (~> 1.1, >= 1.1.1) statsd-ruby (1.5.0) - strscan (3.1.0) thor (1.3.2) timeout (0.4.1) tzinfo (2.0.6) @@ -533,7 +531,7 @@ GEM rack (>= 2.0.9) warden-oauth2 (0.0.1) warden - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)