From 6084cad8d2291da2649447673d9a3fbb7e0542cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:37:53 +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 705af401..0ba29f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,6 @@ GEM railties (>= 4) jsonapi-renderer (0.2.2) libv8 (3.16.14.19) - libv8 (3.16.14.19-x86_64-linux) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -270,7 +269,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 ffc6825774bd7a0d9162ac134ca66c2b9c7b912e Mon Sep 17 00:00:00 2001 From: Ben Bradford Date: Mon, 8 Mar 2021 08:24:52 -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 0ba29f6d..cfad84e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,6 +131,7 @@ GEM railties (>= 4) jsonapi-renderer (0.2.2) libv8 (3.16.14.19) + libv8 (3.16.14.19-x86_64-linux) loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9)