From e97cf8eafa9b4f113b21f9f34c3fa3bd203f0a0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 07:18:14 +0000 Subject: [PATCH] Bump webmock from 3.11.0 to 3.11.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.0 to 3.11.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.11.0...v3.11.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 041467b..c075570 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,8 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.7) - crack (0.4.4) + crack (0.4.5) + rexml crass (1.0.6) devise (4.7.3) bcrypt (~> 3.0) @@ -204,6 +205,7 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) + rexml (3.2.4) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -242,7 +244,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.11.0) + webmock (3.11.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)