From a87141c9b7d26417338f7b1e2be77b540a246251 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:16:23 +0000 Subject: [PATCH] Update puma to version 6.6.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a413ed..6ac1e91 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 (6.6.0) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)