From 9a98107cc9bb88dbdfa42c22be50df2cb0933bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Thu, 19 Sep 2024 09:58:56 +0200 Subject: [PATCH] Bump puma to 6.4.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d2bb1a6c36..c6683433d8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -869,7 +869,7 @@ GEM eventmachine_httpserver http_parser.rb (~> 0.6.0) multi_json - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) puma-plugin-statsd (2.6.0) puma (>= 5.0, < 7)