From 8207ef304ca856cfa49a92cb16d67f9633f1f94a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:20:59 +0000 Subject: [PATCH] Update nokogiri to version 1.16.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df35687..dd65d33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,14 +63,14 @@ GEM net-protocol (0.1.3) timeout nio4r (2.7.0) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) openssl (2.2.2) ipaddr pg (1.4.5) puma (5.6.8) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-cors (1.1.1) rack (>= 2.0.0)