From a82b8c53a8da337be4103fd0e267622d4a5f6b46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:14:08 +0000 Subject: [PATCH] Bump webmock from 3.0.1 to 3.13.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.0.1 to 3.13.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.0.1...v3.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..21d6b66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,16 +13,16 @@ 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) - safe_yaml (~> 1.0.0) + crack (0.4.5) + rexml 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,11 +41,12 @@ 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 rake (11.2.2) + rexml (3.2.5) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -59,7 +60,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - safe_yaml (1.0.4) 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.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby