From 1cdf0b2e3f6347f728ce687a7126db999f917f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:26:47 +0000 Subject: [PATCH] Bump puma from 2.11.1 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 2.11.1 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/commits/v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36d7a54..27fbfb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,6 +187,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2) + nio4r (2.5.8) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) nokogumbo (1.2.0) @@ -204,9 +205,9 @@ GEM nokogiri (~> 1.6.1) public_suffix (~> 1.1.3) public_suffix (1.1.3) - puma (2.11.1) - rack (>= 1.1, < 2.0) - rack (1.6.0) + puma (5.6.2) + nio4r (~> 2.0) + rack (1.6.13) rack-contrib (1.2.0) rack (>= 0.9.1) rack-cors (0.3.1)