From 24a801f588ce7c5bfcc1a35c4efa693f7c7f6ed8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:16:32 +0000 Subject: [PATCH] Update nokogiri to version 1.17.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d093a50..40a532a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,19 +5,19 @@ GEM opentracing (~> 0.3) thrift json (2.6.3) - mini_portile2 (2.8.0) + mini_portile2 (2.8.8) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + nokogiri (1.17.0) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.0) + racc (1.8.1) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)