From 5a3b81e27c1ae52be332d1bcdd4900250404c0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 19:05:50 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.16.5 in /ScriptsTest Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.16.5. - [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.10.9...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ScriptsTest/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ScriptsTest/Gemfile.lock b/ScriptsTest/Gemfile.lock index 1b9761d2..d0d86a2a 100644 --- a/ScriptsTest/Gemfile.lock +++ b/ScriptsTest/Gemfile.lock @@ -166,7 +166,7 @@ GEM memoist (0.16.2) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.6) minitest (5.11.3) molinillo (0.6.5) multi_json (1.14.1) @@ -176,11 +176,13 @@ GEM nap (1.1.0) naturally (2.2.0) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) + racc (1.7.3) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0)