From 5028d8baf6572332bb48503886e1a794a6fb6145 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:46:35 +0000 Subject: [PATCH] Update nokogiri to version 1.16.3 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d093a50..7d2990e 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.5) 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.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.16.3-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)