From 642815501cacf6f26ced40971d80f63884a24a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 17:26:18 +0000 Subject: [PATCH] Bump nokogiri from 1.10.1 to 1.10.9 in /testing/integration Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.10.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.9) Signed-off-by: dependabot[bot] --- testing/integration/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/integration/Gemfile.lock b/testing/integration/Gemfile.lock index c707c6c..48508b9 100644 --- a/testing/integration/Gemfile.lock +++ b/testing/integration/Gemfile.lock @@ -37,7 +37,7 @@ GEM net-http-digest_auth (1.4.1) net-http-persistent (3.0.0) connection_pool (~> 2.2) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) public_suffix (3.0.3)