From 6acf8e8ec2347efa73748390bff8afbbf63880be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 07:02:20 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.19.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.19.4. - [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.13.10...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b6573a..c5d51a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,6 +34,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) ffi (1.17.4) + ffi (1.17.4-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (228) @@ -217,7 +218,9 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.25.4) - nokogiri (1.13.10-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) + racc (~> 1.4) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -254,11 +257,11 @@ GEM PLATFORMS arm64-darwin-25 + x86_64-linux DEPENDENCIES - github-pages (~> 228) + github-pages jekyll-sitemap - nokogiri (~> 1.13) BUNDLED WITH 2.4.22