From c28d10ce7e427347bdcdc28e100bdb81e03be554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 21:05:49 +0000 Subject: [PATCH] Bump nokogiri from 1.16.6 to 1.19.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.6 to 1.19.4. - [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.6...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bdbb0a8..2a1d67e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM net-smtp method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) + mini_portile2 (2.8.9) minitest (5.27.0) mocha (0.9.10) rake @@ -102,10 +102,10 @@ GEM net-smtp (0.5.0) net-protocol nkf (0.2.0) - nokogiri (1.16.6) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) nori (2.7.0) bigdecimal @@ -116,7 +116,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (7.0.5) - racc (1.8.0) + racc (1.8.1) rack (3.1.21) rake (13.0.1) rb-fsevent (0.11.2)