From f679708a4e79d6fc653036dce724578f26ee7deb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 19:15:26 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d947311549..c3b9af6204 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -454,7 +454,7 @@ GEM rspec (>= 2.99.0, < 4.0) haml (4.0.7) tilt - hashdiff (0.4.0) + hashdiff (1.0.0) highline (1.6.18) hike (1.2.3) http_parser.rb (0.6.0) @@ -555,7 +555,7 @@ GEM pry-byebug (3.4.3) byebug (>= 9.0, < 9.1) pry (~> 0.10) - public_suffix (3.0.3) + public_suffix (3.1.1) rabl (0.8.4) activesupport (>= 2.3.14) rack (1.4.7) @@ -736,7 +736,7 @@ GEM nokogiri (~> 1.6) rubyzip (~> 1.0) selenium-webdriver (~> 3.0) - webmock (3.6.0) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)