From cf6605dfbb2ca9d4880287a4a7011caa96b14745 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 04:06:37 +0000 Subject: [PATCH] Update nokogiri to version 1.15.6 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb9ae4d..8ae1b75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -350,7 +350,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.15.6-x86_64-linux) racc (~> 1.4) oj (3.13.19) open-uri (0.2.0) @@ -379,7 +379,7 @@ GEM nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0) - racc (1.6.0) + racc (1.7.3) rack (2.2.4) rack-attack (6.6.1) rack (>= 1.0, < 3)