From 648dfd3af3a7b8d63c7c5f5b1801c25f7bb5f012 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:16:24 +0000 Subject: [PATCH] Update puma to version 7.0.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a413ed..630bd1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.15.0) - nio4r (2.5.8) + nio4r (2.7.4) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) @@ -207,7 +207,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.5.2) + puma (7.0.1) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)