From 6e5fd172ae58e59e157c4c9ee25dd063b9857b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 07:48:16 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.13.10 to 1.19.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 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.13.10...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d52917..cbd01ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,9 +86,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - mini_portile2 (2.8.9) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.19.4-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -97,7 +99,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (7.0.5) - racc (1.6.2) + racc (1.8.1) rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1)