From c7dd9d717b0b18455ac02f0faf1b16d2ed350476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 04:13:27 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.16.5 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 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.16.5...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5ff9d4e..ca1756e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,9 +241,9 @@ GEM naturally (2.2.1) netrc (0.11.0) nkf (0.2.0) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) open4 (1.3.4) optparse (0.5.0)