From 2a8415672b363de47c61ac81a595c82874ad1bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:52:24 +0000 Subject: [PATCH] Bump nokogiri from 1.19.3 to 1.19.4 in /spec/bundle/secure Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 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.19.3...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/bundle/secure/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/bundle/secure/Gemfile.lock b/spec/bundle/secure/Gemfile.lock index 1da3450a..1174ad32 100644 --- a/spec/bundle/secure/Gemfile.lock +++ b/spec/bundle/secure/Gemfile.lock @@ -62,10 +62,10 @@ GEM mini_portile2 (2.8.9) minitest (5.17.0) nio4r (2.5.8) - nokogiri (1.19.3) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) racc (1.8.1) rack (2.2.23)