From 2f6a20da321502f1816e68daeb1c9683b6427ba8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 10:30:59 +0000 Subject: [PATCH] Update puma to version 5.6.6 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5052249..9cbec22 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.5.9) 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.6) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)