From 942233de4a3465f1c277e4625ac7c795305e4c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 06:28:18 +0000 Subject: [PATCH] Bump webmock from 3.23.0 to 3.23.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.0 to 3.23.1. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb056e00..ea6d3e1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.0.5) racc (1.7.3) rack (3.0.9.1) rainbow (3.1.1) @@ -154,7 +154,8 @@ GEM regexp_parser (2.9.0) reline (0.5.0) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -205,6 +206,7 @@ GEM hashie version_gem (~> 1.1, >= 1.1.1) stringio (3.1.0) + strscan (3.1.0) thor (1.2.1) timeout (0.4.0) tzinfo (2.0.6) @@ -212,7 +214,7 @@ GEM unicode-display_width (2.5.0) vcr (6.2.0) version_gem (1.1.3) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)