From 51895e8296956dd776589e0928cf1e4e0a6bc943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:50:52 +0000 Subject: [PATCH] Bump nokogiri from 1.18.4 to 1.18.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 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.18.4...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d6841a..79dd619 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,11 +48,11 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) neat (1.7.4) bourbon (>= 4.0) sass (>= 3.3) - nokogiri (1.18.4) + nokogiri (1.18.9) mini_portile2 (~> 2.8.2) racc (~> 1.4) pathutil (0.16.2)