From c717b7da998070d56f01993ceaae30fdc839e56a Mon Sep 17 00:00:00 2001 From: Claire Date: Thu, 16 May 2024 10:46:04 +0200 Subject: [PATCH] Update dependency puma to 5.6.8 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aca77d709..4e7a430b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -491,7 +491,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (5.0.1) - puma (5.6.7) + puma (5.6.8) nio4r (~> 2.0) pundit (2.3.0) activesupport (>= 3.0.0)