From ac547014136c912a8101fc2c9a95af26baaa90fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:20:10 +0000 Subject: [PATCH] Bump webmock from 3.6.0 to 3.6.2 Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) 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 03d157b..eb6ccf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM archive-zip (~> 0.7) globalid (0.4.2) activesupport (>= 4.2.0) - hashdiff (0.4.0) + hashdiff (1.0.0) hashie (3.5.7) http (4.1.1) addressable (~> 2.3) @@ -243,7 +243,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.5) - webmock (3.6.0) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)