From 7db83288323bc8fbb6c60721f8a0df5294c78162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:34:39 +0000 Subject: [PATCH] chore(deps): Bump nokogiri from 1.18.9 to 1.19.1 in /v1.17-5.0/outputs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 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.18.9...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- v1.17-5.0/outputs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.17-5.0/outputs/Gemfile.lock b/v1.17-5.0/outputs/Gemfile.lock index b41c410..da6d5c4 100644 --- a/v1.17-5.0/outputs/Gemfile.lock +++ b/v1.17-5.0/outputs/Gemfile.lock @@ -328,7 +328,7 @@ GEM net-smtp (0.4.0) net-protocol netrc (0.11.0) - nokogiri (1.18.9) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) oj (3.16.10)