From 0905014c2fc9a5fddb7cb78395bebf12dec22e5b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 18:07:07 +0000 Subject: [PATCH] Update puma to version 6.4.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb9ae4d..1990dc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,7 @@ GEM digest net-protocol timeout - nio4r (2.5.8) + nio4r (2.7.0) nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) oj (3.13.19) @@ -375,7 +375,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) - puma (5.6.4) + puma (6.4.1) nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0)