From b90744050a07905577ce6d7f4aba59d2483bf0e6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 02:15:53 +0000 Subject: [PATCH] Update puma to version 8.0.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d159866d..bd59fa34f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM mysql2 (0.5.7) bigdecimal nenv (0.3.0) - nio4r (2.7.3) + nio4r (2.7.5) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -188,7 +188,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) - puma (6.6.1) + puma (8.0.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.23)