From 05d2b2cc25fceaf45036949de551df618cfc3b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:57:34 +0000 Subject: [PATCH] Bump nokogiri from 1.15.7 to 1.18.8 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.7 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.15.7...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 3186d74..cbca2c3 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -211,18 +211,14 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.6) mercenary (0.3.6) - mini_portile2 (2.8.8) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.5) - nokogiri (1.15.7) - mini_portile2 (~> 2.8.2) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.7-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.15.7-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3)