From e62631ec34dd549f5c33a775eec76f8687101845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 15:13:17 +0000 Subject: [PATCH] Bump nokogiri from 1.16.6 to 1.18.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.6 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.6...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f93be2c..4d513a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,11 +98,11 @@ GEM mercenary (0.4.0) mini_racer (0.8.0) libv8-node (~> 18.16.0.0) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.18.8-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -113,7 +113,7 @@ GEM ruby-rc4 ttfunk public_suffix (5.0.3) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2)