From 8fe409c2e38e69b452c2f802608c1e6d3eea93a1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 19:26:01 +0000 Subject: [PATCH] Update puma to version 5.1.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09109909..969783fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM minitest (5.14.0) msgpack (1.3.3) multipart-post (2.1.1) - nio4r (2.5.2) + nio4r (2.5.4) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) @@ -119,7 +119,7 @@ GEM ast (~> 2.4.0) pg (1.2.2) public_suffix (4.0.3) - puma (4.3.3) + puma (5.1.0) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)