From d9c09cf294fcb38055f0f61fa696a94fedf0c95a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:16:33 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 5.6.4. - [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.9.1...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 017378b..9126c9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,9 @@ GEM multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) - puma (3.9.1) + nio4r (2.5.8) + puma (5.6.4) + nio4r (~> 2.0) rack (1.6.8) rb-readline (0.5.4) redis (3.3.3)