From 25634fbceb5062b13895d70abbff60f671b3184f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:52:04 +0530 Subject: [PATCH] chore(deps-dev): bump nokogiri from 1.18.9 to 1.19.1 (#2189) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7ad5ce7..0d96bc79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,9 +231,9 @@ GEM minitest (5.25.1) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.18.9-x64-mingw-ucrt) + nokogiri (1.19.1-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3)