From ca5dafe9229f7ace10cb52b2d90e903f813ddd2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 02:37:25 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.16.5 in /_old Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.16.5. - [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.8.4...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- _old/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_old/Gemfile.lock b/_old/Gemfile.lock index 4ae7985..53abfdc 100644 --- a/_old/Gemfile.lock +++ b/_old/Gemfile.lock @@ -54,17 +54,19 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.8.6) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.11.3) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.5) + racc (1.7.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0)