From 30f54533c84c7cc7876338e3a8d806ad8f8e8922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 07:20:52 +0000 Subject: [PATCH] Bump webmock from 3.18.1 to 3.24.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.18.1 to 3.24.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.18.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 | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6d109b..2f885b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,15 +6,18 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + bigdecimal (3.1.8) + bigdecimal (3.1.8-java) coderay (1.1.3) - crack (0.4.5) + crack (1.0.0) + bigdecimal rexml diff-lcs (1.5.0) docile (1.4.0) ffi (1.15.5-java) - hashdiff (1.0.1) + hashdiff (1.1.2) method_source (1.0.0) pry (0.14.2) coderay (~> 1.1) @@ -23,8 +26,8 @@ GEM coderay (~> 1.1) method_source (~> 1.0) spoon (~> 0.0) - public_suffix (5.0.3) - rexml (3.2.6) + public_suffix (4.0.7) + rexml (3.3.9) rspec-core (3.12.2) rspec-support (~> 3.12.0) rspec-expectations (3.12.3) @@ -44,7 +47,7 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - webmock (3.18.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)