From 48f75446f25355c5e6923b71ca7ad5a961ce695f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 5 Jun 2019 06:57:23 +0000 Subject: [PATCH] Bump webmock from 3.5.1 to 3.6.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.5.1 to 3.6.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.5.1...v3.6.0) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5112a17..f8b09fe 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.3.7) + hashdiff (0.4.0) hashie (3.5.7) http (4.1.1) addressable (~> 2.3) @@ -204,7 +204,7 @@ GEM rspec-support (~> 3.8.0) rspec-support (3.8.0) rubyzip (1.2.2) - safe_yaml (1.0.4) + safe_yaml (1.0.5) sass (3.5.7) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -243,10 +243,10 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.5) - webmock (3.5.1) + webmock (3.6.0) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) webpacker (4.0.7) activesupport (>= 4.2) rack-proxy (>= 0.6.1)