From f998bcf81f58e83b07654bc15245e001d2893385 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:56:12 +0000 Subject: [PATCH] Bump webmock from 3.8.3 to 3.13.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.3 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.8.3...v3.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06a0b5c..c892b11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) coderay (1.1.2) - crack (0.4.3) - safe_yaml (~> 1.0.0) + crack (0.4.5) + rexml diff-lcs (1.3) dotenv (2.7.5) faraday (0.17.3) @@ -27,9 +27,10 @@ GEM pry (0.13.0) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.3) + public_suffix (4.0.6) rainbow (3.0.0) rake (13.0.1) + rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -51,10 +52,9 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) - safe_yaml (1.0.5) unicode-display_width (1.6.1) vcr (5.1.0) - webmock (3.8.3) + webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)