From 9185ab610e49548722e944a21f0c318f62954fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:47:19 +0000 Subject: [PATCH 1/2] Bump webmock from 3.12.0 to 3.12.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.12.0 to 3.12.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.12.0...v3.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index faf12e9e..6ee4d828 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,6 @@ GEM letter_opener (~> 1.0) railties (>= 3.2) libv8 (3.16.14.19) - libv8 (3.16.14.19-x86_64-linux) listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -317,7 +316,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.12.0) + webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) From 101fe7ebe16c13ae53ed9d3a293af8412e80088f Mon Sep 17 00:00:00 2001 From: Ben Bradford Date: Mon, 8 Mar 2021 08:25:45 -0600 Subject: [PATCH 2/2] Update Gemfile.lock --- Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile.lock b/Gemfile.lock index 6ee4d828..39fc4cf7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,6 +158,7 @@ GEM letter_opener (~> 1.0) railties (>= 3.2) libv8 (3.16.14.19) + libv8 (3.16.14.19-x86_64-linux) listen (3.4.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)