From 035208c0fe173624033f7e7987364534ef83a1b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:34:04 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.18.8 in /tests Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.18.8. - [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.14.3...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production ... 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 bd319f1..aa98d56 100644 --- a/tests/Gemfile.lock +++ b/tests/Gemfile.lock @@ -9,13 +9,13 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_portile2 (2.8.8) multi_xml (0.6.0) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.18.8) + mini_portile2 (~> 2.8.2) racc (~> 1.4) public_suffix (4.0.6) - racc (1.6.2) + racc (1.8.1) rotp (4.1.0) addressable (~> 2.5) rspec (3.8.0)