From ab243b97e005f909e172486164a4a590a8e05aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 17:32:43 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.19.3 in /spec/bundle/secure Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.19.3. - [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.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/bundle/secure/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spec/bundle/secure/Gemfile.lock b/spec/bundle/secure/Gemfile.lock index affc60c8..dd62833c 100644 --- a/spec/bundle/secure/Gemfile.lock +++ b/spec/bundle/secure/Gemfile.lock @@ -59,15 +59,15 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.9) minitest (5.17.0) nio4r (2.5.8) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.19.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - racc (1.6.1) + racc (1.8.1) rack (2.2.6.3) rack-test (1.1.0) rack (>= 1.0, < 3)