From a6d51c9e3d75e5f7e9fdb5d5872fc08dca1d3a2d Mon Sep 17 00:00:00 2001 From: YuKitAs Date: Mon, 13 Oct 2025 17:25:02 +0200 Subject: [PATCH] Revert "Bump nokogiri from 1.15.4 to 1.16.5" This reverts commit acf8aaae3cf9cd2013b75399ee8344110a4dc497. --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aad464c..7c61b15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,6 +98,7 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) + mini_portile2 (2.8.6) minitest (5.23.0) net-imap (0.3.7) date @@ -109,7 +110,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.15.6-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (3.3.1.0) @@ -206,7 +207,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.3-x86_64-linux) + sqlite3 (1.7.3) + mini_portile2 (~> 2.8.0) strscan (3.1.0) thor (1.3.1) timeout (0.4.1)