From 3aca249aeea2f4fc2db99f28cc997cbf0ebe785b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:36:39 +0000 Subject: [PATCH] Bump nokogiri in /adk/product/tests/integration-tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.11 to 1.13.9. - [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.11...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- adk/product/tests/integration-tests/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) mode change 100755 => 100644 adk/product/tests/integration-tests/Gemfile.lock diff --git a/adk/product/tests/integration-tests/Gemfile.lock b/adk/product/tests/integration-tests/Gemfile.lock old mode 100755 new mode 100644 index d66fbb9c0..1ab2f1cd1 --- a/adk/product/tests/integration-tests/Gemfile.lock +++ b/adk/product/tests/integration-tests/Gemfile.lock @@ -37,17 +37,21 @@ GEM macaddr (1.6.7) systemu (~> 2.6.2) mime-types (2.2) + mini_portile2 (2.8.0) minitest (4.7.5) multi_json (1.9.2) multi_xml (0.5.5) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.8.0) - nokogiri (1.5.11) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parser (2.1.7) ast (~> 1.1) slop (~> 3.4, >= 3.4.5) powerpack (0.0.9) + racc (1.6.0) rainbow (2.0.0) rake (10.1.1) rspec (2.14.1)