From 5d678a97564dd60db8f1ad3304e172985e40a479 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 01:25:45 +0000 Subject: [PATCH] Update puma to version 4.3.10 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index adb1022..52cf149 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) naught (1.1.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth (0.5.4) @@ -166,7 +166,7 @@ GEM orm_adapter (0.5.0) pg (1.2.3) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.10) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0)