From 6848721ea8fa5c6eddf0e0a735b626f0eefc996f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 17:15:13 +0000 Subject: [PATCH] Bump nokogiri from 1.16.3 to 1.18.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.3 to 1.18.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.16.3...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e92e62a..b11c6d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM net-protocol net-ssh (7.2.1) nio4r (2.7.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -287,7 +287,7 @@ GEM nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.9) rack-cors (2.0.2) rack (>= 2.0.0)