From 82c2819279dc0888b38f0cd3463d83d2ccca3e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:21:55 +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 ffbcb02..0965f5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.1.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) @@ -256,7 +256,8 @@ GEM regexp_parser (2.9.0) reline (0.5.9) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.3.0) + strscan rgeo (3.0.1) rgeo-activerecord (7.0.1) activerecord (>= 5.0) @@ -331,6 +332,7 @@ GEM shoulda-matchers (6.2.0) activesupport (>= 5.2.0) stringio (3.1.1) + strscan (3.1.0) thor (1.3.1) timeout (0.4.1) tzinfo (2.0.6) @@ -350,7 +352,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0, < 4.11) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)