From 88ed3c7419bea0099393215f0870cc4342a8aa28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:41:28 +0000 Subject: [PATCH] Bump puma from 3.11.4 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 3.11.4 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.11.4...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 254f817..801a0d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,6 +235,7 @@ GEM net-ssh (5.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) + nio4r (2.5.8) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) notiffany (0.1.1) @@ -254,7 +255,8 @@ GEM method_source (~> 0.8) slop (~> 3.4) public_suffix (3.0.2) - puma (3.11.4) + puma (5.6.4) + nio4r (~> 2.0) rack (1.6.12) rack-contrib (1.8.0) rack (~> 1.4)