From 88fdf1fe3b4b3b75273ee8cb67bd77b29fe54d7d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:46:44 +0000 Subject: [PATCH] Update nokogiri to version 1.18.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5a91ab5..916fb8d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,11 +97,11 @@ GEM nap (1.1.0) net-http (0.4.1) uri - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.18.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) octokit (9.2.0) faraday (>= 1, < 3)