From 419ec7792f1c71068933e1cee774bfeea4a0bf11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 07:02:21 +0000 Subject: [PATCH] chore(deps-dev): bump nokogiri from 1.10.10 to 1.18.9 in /ruby-jekyll Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.18.9. - [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.10.10...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby-jekyll/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ruby-jekyll/Gemfile.lock b/ruby-jekyll/Gemfile.lock index fa23bf6..3306347 100644 --- a/ruby-jekyll/Gemfile.lock +++ b/ruby-jekyll/Gemfile.lock @@ -61,15 +61,17 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.9) + nokogiri (1.18.9) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) parallel (1.20.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) + racc (1.8.1) rainbow (3.0.0) rb-fsevent (0.10.4) rb-inotify (0.10.1)