From 22c69567c7d60f18176c6d2d52053f6a08dbc58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 03:46:34 +0000 Subject: [PATCH] Bump nokogiri from 1.16.5 to 1.18.3 in /tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Gemfile.lock b/tests/Gemfile.lock index 6642dae..06c581d 100644 --- a/tests/Gemfile.lock +++ b/tests/Gemfile.lock @@ -20,14 +20,14 @@ GEM matrix (0.4.2) mini_mime (1.1.5) minitest (5.14.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.18.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.18.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) public_suffix (5.0.4) - racc (1.7.3) + racc (1.8.1) rack (3.0.14) rack-test (2.1.0) rack (>= 1.3)