From 0b662841559816506bb7182a779eaafeabc62c94 Mon Sep 17 00:00:00 2001 From: "kentsang.gds" Date: Thu, 31 Mar 2022 17:27:04 +0100 Subject: [PATCH] Upgrade puma to 5.6.4 This patches HTTP Request Smuggling in puma --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54cbd741..57c75f89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (4.0.6) - puma (5.6.2) + puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)