From 7dc2d26f3429ac6b61bd92f73dcd659f529edd4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:56:43 +0000 Subject: [PATCH] Bump puma from 3.6.0 to 5.3.1 Bumps [puma](https://github.com/puma/puma) from 3.6.0 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/v3.6.0...v5.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cb3595..78c99d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,6 +120,7 @@ GEM multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) + nio4r (2.3.1) nokogiri (1.9.1) mini_portile2 (~> 2.4.0) oauth2 (1.2.0) @@ -150,7 +151,8 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - puma (3.6.0) + puma (5.3.1) + nio4r (~> 2.0) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)