From fc996672337309a7f5267ab601548246f2873de5 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Thu, 5 Aug 2021 14:26:30 +0200 Subject: [PATCH] Update puma to 5.4.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e61cda55..11fb3ef3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM nenv (0.3.0) nested_form (0.3.2) newrelic_rpm (6.15.0) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -352,7 +352,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.3.1) + puma (5.4.0) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)