From 1e6cf15c7153487f25196ce52c0decf64729fe71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:34:01 +0000 Subject: [PATCH] Bump nokogiri from 1.18.3 to 1.19.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 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.3...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19b6f2f..eea02ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minimal-mistakes-jekyll (4.27.3) jekyll (>= 3.7, < 5.0) jekyll-feed (~> 0.1) @@ -108,7 +108,7 @@ GEM minitest (5.19.0) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.18.3) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1)