From 1dcc11a1b54d597525a9ec7141efb96d3684b803 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 4 Mar 2020 10:37:25 -0500 Subject: [PATCH] bump puma version --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77680542..bba4200b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.1) - puma (4.3.2) + puma (4.3.3) nio4r (~> 2.0) rack (2.0.8) rack-cache (1.9.0)