From c93fd67414e163845e726bfbd0003f8dfabce96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:41:42 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 3.4.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/v3.4.0...v5.6.2) --- 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 ece6bbf..faf0c54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,6 +174,7 @@ GEM neat (1.7.4) bourbon (>= 4.0) sass (>= 3.3) + nio4r (2.5.8) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) normalize-rails (3.0.3) @@ -194,7 +195,8 @@ GEM premailer-rails (1.9.2) actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) - puma (3.4.0) + puma (5.6.2) + nio4r (~> 2.0) rabl (0.11.8) activesupport (>= 2.3.14) rack (1.6.4)