From c710449a9b7a679760cc652b9c59a306f09f6d82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:29:12 +0000 Subject: [PATCH] Bump webmock from 3.7.6 to 3.12.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.6 to 3.12.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.7.6...v3.12.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 85746b9..fe89fa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,12 +19,12 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) concurrent-ruby (1.1.7) - crack (0.4.3) - safe_yaml (~> 1.0.0) + crack (0.4.5) + rexml diff-lcs (1.3) factory_bot (6.1.0) activesupport (>= 5.0.0) - hashdiff (1.0.0) + hashdiff (1.0.1) hashie (4.1.0) httparty (0.18.1) mime-types (~> 3.0) @@ -36,9 +36,10 @@ GEM mime-types-data (3.2021.0225) minitest (5.14.1) multi_xml (0.6.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rake (10.5.0) retriable (3.1.2) + rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -52,11 +53,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) - safe_yaml (1.0.5) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - webmock (3.7.6) + webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)