From abbc8e8373d9a42b951864470dcd8d0544be7dbe Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 16:46:05 +0000 Subject: [PATCH] Update puma to version 7.0.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09109909..502c0d65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM minitest (5.14.0) msgpack (1.3.3) multipart-post (2.1.1) - nio4r (2.5.2) + nio4r (2.7.4) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) @@ -119,7 +119,7 @@ GEM ast (~> 2.4.0) pg (1.2.2) public_suffix (4.0.3) - puma (4.3.3) + puma (7.0.4) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)