From dee3e8ad23a0e1f7e0d142d4638be4b8a681a17e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 11:06:08 +0000 Subject: [PATCH] Update puma to version 5.2.2 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 166e31a2..753be976 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -325,7 +325,7 @@ GEM multipart-post (2.1.1) nenv (0.3.0) netrc (0.11.0) - nio4r (2.5.5) + nio4r (2.5.7) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -423,7 +423,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (3.1.1) - puma (5.2.1) + puma (5.2.2) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)