From d95ba3f4c0482594dc77410ccf9fc1ed2352063c Mon Sep 17 00:00:00 2001 From: f Date: Thu, 19 Dec 2024 15:20:31 -0300 Subject: [PATCH] fix: actualizar puma --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e7cebc4..e3be85c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -408,7 +408,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.5) - puma (6.4.3-x86_64-linux-musl) + puma (6.5.0-x86_64-linux-musl) nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0)