From a9efe3247ef7189b15445d88ed2ba41f6d06227b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:21:23 +0000 Subject: [PATCH] Bump nokogiri from 1.18.9 to 1.19.3 in /tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 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.18.9...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Gemfile.lock b/tests/Gemfile.lock index 28f7427..d26f6d1 100644 --- a/tests/Gemfile.lock +++ b/tests/Gemfile.lock @@ -20,11 +20,11 @@ GEM matrix (0.4.2) mini_mime (1.1.5) minitest (5.14.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-darwin) + nokogiri (1.19.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.4) racc (1.8.1)