From 29d6c20449b7eea1099af88b92485dbd58cf2edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 19:55:11 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.6.8.1 in /sli/acceptance-tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.6.8.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.5.5...v1.6.8.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sli/acceptance-tests/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sli/acceptance-tests/Gemfile.lock b/sli/acceptance-tests/Gemfile.lock index e8c4b9bbd6e..336d4b42264 100644 --- a/sli/acceptance-tests/Gemfile.lock +++ b/sli/acceptance-tests/Gemfile.lock @@ -61,6 +61,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.19) + mini_portile2 (2.1.0) minimization (0.2.1) text-table (~> 1.2) mongo (1.10.1) @@ -72,8 +73,10 @@ GEM net-sftp (2.0.5) net-ssh (>= 2.0.9) net-ssh (2.5.2) - nokogiri (1.5.5) - nokogiri (1.5.5-x86-mingw32) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) + nokogiri (1.6.8.1-x86-mingw32) + mini_portile2 (~> 2.1.0) oauth2 (0.8.0) faraday (~> 0.8) httpauth (~> 0.1)