From 5f044397d1604734e74b81db29c1174163d3a0eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:15:21 +0000 Subject: [PATCH] chore(deps): update dependency nokogiri to v1.16.6 --- docs/Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e87caecd..366cad29 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.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.6-x86_64-darwin) + nokogiri (1.16.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.6-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)