From 8b28767b2394eb0dc828a9a0972f47d0b020dcf0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 18:15:42 +0000 Subject: [PATCH] Update nokogiri to version 1.16.5 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d093a50..6527875 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.6) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.0) + racc (1.7.3) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0)