From 361f2a245c31f6644f89c86063b07f54de978881 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 05:14:15 +0000 Subject: [PATCH] Bump webmock from 3.8.2 to 3.8.3 Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.2 to 3.8.3. - [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.8.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..fc4fd3a 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) @@ -246,7 +246,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.6) - webmock (3.8.2) + webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)