From 1b19e90571d4e96503592af7424183f6d2168e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:52:32 +0000 Subject: [PATCH] Bump nokogiri from 1.16.4 to 1.18.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.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.16.4...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d29c2fb..c265a13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,6 +151,7 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) + mini_portile2 (2.8.9) minitest (5.22.3) msgpack (1.7.2) multi_json (1.15.0) @@ -166,17 +167,18 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.4-aarch64-linux) + nokogiri (1.18.9) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.4-arm-linux) + nokogiri (1.18.9-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.16.4-arm64-darwin) + nokogiri (1.18.9-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.16.4-x86-linux) + nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-darwin) + nokogiri (1.18.9-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-linux) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -190,7 +192,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.3) + racc (1.8.1) rack (3.0.10) rack-session (2.0.0) rack (>= 3.0.0)