From be02a8307e72896ca8c256d60cb344132e5b2112 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:17:28 +0000 Subject: [PATCH] Update nokogiri to version 1.18.6 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d093a50..c11e6c1 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.18.6) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.18.6-x86_64-linux-gnu) 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)