From 7700a25ca6552febfb438e0abb6c1ca50555effb Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 5 Aug 2021 23:09:56 +0200 Subject: [PATCH] Maintenance: Bump webmock from 3.13.0 to 3.14.0 Bumps [webmock](https://github.com/bblimke/webmock) from 3.13.0 to 3.14.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.13.0...v3.14.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ccdaca73..1379163d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -629,8 +629,8 @@ GEM logging nokogiri rubyntlm - webmock (3.13.0) - addressable (>= 2.3.6) + webmock (3.14.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.5)