From 0f48c86e2eb5a85cc6ea4ff6c0ec3aa2be4ab06b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 21:17:50 +0000 Subject: [PATCH] Update puma to version 3.12.4 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 865c3c6..20f1482 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - puma (3.12.0) + puma (3.12.4) rack (2.0.6) rack-test (1.1.0) rack (>= 1.0, < 3)