From 24c576954acccd203c5e5c416bdfe6ad9ae3ea4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:52:14 +0000 Subject: [PATCH] Bump nokogiri from 1.15.6 to 1.19.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 to 1.19.1. - [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.15.6...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00edebdf9..095a137bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,9 +243,9 @@ GEM minitest (5.22.3) multipart-post (2.4.0) mutex_m (0.2.0) - nokogiri (1.15.6-arm64-darwin) + nokogiri (1.19.1-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.6-x86_64-linux) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) octokit (4.22.0) faraday (>= 0.9) @@ -285,7 +285,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (5.0.4) - racc (1.7.3) + racc (1.8.1) rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1)