From 13f6a65b1e85ec204bc489d559142f384d786762 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:22:57 +0000 Subject: [PATCH] Update puma to version 5.6.9 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a413ed..db8bc68 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.3) 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 (5.6.9) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)