From 9a86d15c1fd8b270da80eb9857d32cfd2d87e187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 16:22:01 +0000 Subject: [PATCH] Bump puma from 5.2.1 to 5.3.1 Bumps [puma](https://github.com/puma/puma) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v5.2.1...v5.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 084c258..e486589 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1201,7 +1201,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.4) - nio4r (2.5.5) + nio4r (2.5.7) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -1214,7 +1214,7 @@ GEM mimemagic (~> 0.3.0) pg (1.2.3) public_suffix (4.0.6) - puma (5.2.1) + puma (5.3.1) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)