From 7b85f931b5c407cb7e1ca7b47299cf056b28917b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 08:44:12 +0000 Subject: [PATCH] Bump nokogiri from 1.16.7 to 1.19.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 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.7...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 481894c..07a8b06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,9 +287,9 @@ GEM next_rails (1.4.0) rainbow (>= 3) nio4r (2.7.3) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) oj (3.11.8) @@ -310,7 +310,7 @@ GEM psych (5.1.2) stringio public_suffix (2.0.5) - racc (1.7.3) + racc (1.8.1) rack (2.2.8) rack-cors (1.1.1) rack (>= 2.0.0)