From ffd98aff2a20bc10e30049719670b53415d21d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:41:27 +0000 Subject: [PATCH] Bump nokogiri from 1.18.10 to 1.19.3 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.10 to 1.19.3. - [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.18.10...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0262611..e2a408f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -106,9 +106,9 @@ GEM jekyll-seo-tag (~> 2.1) minitest (6.0.0) prism (~> 1.5) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6)