From 5c9fee46a510655a69bbe092429c18dc7f219732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:24:14 +0000 Subject: [PATCH] Update dependency nokogiri to v1.16.7 --- docs/Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e87caecd..6446baa0 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -58,14 +58,16 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nokogiri (1.15.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.6-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.4) - racc (1.7.3) + racc (1.8.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -86,6 +88,7 @@ PLATFORMS x86_64-darwin-20 x86_64-darwin-21 x86_64-darwin-23 + x86_64-linux DEPENDENCIES jekyll (~> 4.3.0)