From 0c38b37485237d3275476376deb5093f28990007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:09:13 +0000 Subject: [PATCH] Bump puma from 2.9.1 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 2.9.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/compare/v2.9.1...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57e3e91..6f9ea59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,6 +208,7 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) newrelic_rpm (3.9.5.251) + nio4r (2.5.8) nokogiri (1.6.3.1) mini_portile (= 0.6.0) non-stupid-digest-assets (1.0.4) @@ -216,11 +217,11 @@ GEM polyamorous (1.1.0) activerecord (>= 3.0) polyglot (0.3.5) - puma (2.9.1) - rack (>= 1.1, < 2.0) + puma (5.6.2) + nio4r (~> 2.0) quiet_assets (1.0.3) railties (>= 3.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-protection (1.5.3) rack rack-test (0.6.2)