From 1e676d3a118def89f46e71a389e8d9b25fddd18d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 07:38:17 +0000 Subject: [PATCH] Bump webmock from 3.6.2 to 3.7.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.2 to 3.7.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.6.2...v3.7.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c1e7dcc..768dba92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM zeitwerk (~> 2.1, >= 2.1.8) activesupport-testing-metadata (0.1.0) activesupport (>= 4.0) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) archive-zip (0.12.0) io-like (~> 0.3.0) array_form_helper (0.0.1) @@ -240,7 +240,7 @@ GEM pg_query (1.1.0) pghero (2.3.0) activerecord (>= 5) - public_suffix (3.1.1) + public_suffix (4.0.1) puma (4.1.0) nio4r (~> 2.0) rack (2.0.7) @@ -381,7 +381,7 @@ GEM activemodel (>= 6.0.0.a) bindex (>= 0.4.0) railties (>= 6.0.0.a) - webmock (3.6.2) + webmock (3.7.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)