From ddda02b115ac1dff5b3360b8f40fed7156bb5515 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 03:20:53 +0000 Subject: [PATCH] Bump webmock from 3.10.0 to 3.12.2 Bumps [webmock](https://github.com/bblimke/webmock) from 3.10.0 to 3.12.2. - [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.12.2) 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..a81cc6f 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.12.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)