From 2e7c035a08fa08cede5c43ca3561abea37baf064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 23:09:39 +0000 Subject: [PATCH] Bump nokogiri from 1.16.5 to 1.18.4 in /tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.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.16.5...v1.18.4) --- 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..c7640ff 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.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.18.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.4-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)