From 4de351faf96df821741ce6bbbac444d9af372f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Feb 2022 23:51:55 +0000 Subject: [PATCH] Bump puma from 5.5.0 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 5.5.0 to 5.6.2. - [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.5.0...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57c553cd..0cb019f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -264,7 +264,7 @@ GEM net-ssh (5.2.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nori (2.6.0) @@ -290,7 +290,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.1) - puma (4.3.5) + puma (5.6.2) nio4r (~> 2.0) rack (1.6.12) rack-attack (6.2.1)