From 0107b57c68b22e99d7a2ce93b65af0552d49f960 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 03:20:25 +0000 Subject: [PATCH] Bump webmock from 3.10.0 to 3.13.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.10.0 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.10.0...v3.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f615c34..f5fdfe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,8 @@ GEM awesome_print (1.8.0) byebug (11.1.1) coderay (1.1.2) - crack (0.4.4) + crack (0.4.5) + rexml diff-lcs (1.4.4) docile (1.3.2) dotenv (2.7.6) @@ -81,7 +82,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.7.0) vcr (6.0.0) - webmock (3.10.0) + webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)