From 35cf162233e2cd8143029138622ab0d0a7e67274 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Fri, 2 Oct 2020 17:01:46 +0200 Subject: [PATCH] bump puma to 5.0.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 975be0b1d..296c60c37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -482,7 +482,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - puma (4.3.5) + puma (5.0.2) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)