From 5624dd2202380dd3f7b6774cb604aa818f199572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 04:01:17 +0000 Subject: [PATCH] Bump webmock from 3.14.0 to 3.18.1 in /src Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.18.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.14.0...v3.18.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 981c63d..db072a9 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -143,7 +143,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (5.4.0) nio4r (~> 2.0) racc (1.5.2) @@ -263,7 +263,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (2.0.0) - webmock (3.14.0) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)