From 4347642ac6b81e8d4d72e6056476b3b7089fba41 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Thu, 19 Sep 2024 12:55:21 -0500 Subject: [PATCH] update puma to latest --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e29402a2..08855a3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM net-smtp (0.4.0) net-protocol netrc (0.11.0) - nio4r (2.7.0) + nio4r (2.7.3) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) ox (2.14.17) @@ -226,7 +226,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.4) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) racc (1.7.3) rack (2.2.9)