From b445d6acfc138511a4459d6149a170551c65e7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 10:11:13 +0000 Subject: [PATCH] Bump nokogiri Bumps the bundler group with 1 update in the /software/scripts directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.17.2 to 1.18.8 - [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.17.2...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- software/scripts/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/scripts/Gemfile.lock b/software/scripts/Gemfile.lock index a81a05b3e..c0f16810f 100644 --- a/software/scripts/Gemfile.lock +++ b/software/scripts/Gemfile.lock @@ -30,9 +30,9 @@ GEM rdf (~> 3.2) link_header (0.0.8) matrix (0.4.2) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) multi_json (1.15.0) - nokogiri (1.17.2) + nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) racc (1.8.1)