From b4c789c8739330dfed6c1221d3cee9a3b8ba8b9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 05:19:17 +0000 Subject: [PATCH] Bump webmock from 3.8.2 to 3.9.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.2 to 3.9.0. - [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.8.2...v3.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..0e89374 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM archive-zip (~> 0.7) globalid (0.4.2) activesupport (>= 4.2.0) - hashdiff (1.0.0) + hashdiff (1.0.1) hashie (3.6.0) http (4.3.0) addressable (~> 2.3) @@ -152,7 +152,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.3) + public_suffix (4.0.6) puma (3.12.1) rack (2.2.2) rack-proxy (0.6.5) @@ -246,7 +246,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.6) - webmock (3.8.2) + webmock (3.9.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)