From f0b7a9dd50590fdfd11039e8365aa9932591e18d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 05:11:45 +0000 Subject: [PATCH] Bump webmock from 3.0.1 to 3.9.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.0.1 to 3.9.1. - [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.0.1...v3.9.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..648cd79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) coderay (1.1.1) concurrent-ruby (1.0.4) crack (0.4.3) @@ -22,7 +22,7 @@ GEM diff-lcs (1.3) faraday (0.15.3) multipart-post (>= 1.2, < 3) - hashdiff (0.3.4) + hashdiff (1.0.1) i18n (0.8.0) jwt (2.1.0) method_source (0.8.2) @@ -41,7 +41,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (2.0.5) + public_suffix (3.1.1) rack (2.0.6) rack-protection (2.0.2) rack @@ -59,7 +59,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - safe_yaml (1.0.4) + safe_yaml (1.0.5) sinatra (2.0.2) mustermann (~> 1.0) rack (~> 2.0) @@ -70,10 +70,10 @@ GEM tilt (2.0.8) tzinfo (1.2.2) thread_safe (~> 0.1) - webmock (3.0.1) + webmock (3.9.1) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby