From d3eee7cd24635ac0654b65fa06952240c4f84234 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:07:42 +0000 Subject: [PATCH] Update puma to version 5.6.8 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09109909..eee16bb0 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.0) 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 (5.6.8) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)