From c816f8992b31871f2e0f912f23178176c9e3fe22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 11:50:51 +0000 Subject: [PATCH] Update dependency nokogiri to v1.15.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9d0c14..96528f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,9 +84,9 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.15.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.2-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -97,7 +97,7 @@ GEM ruby-rc4 ttfunk public_suffix (5.0.1) - racc (1.6.2) + racc (1.7.0) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1)