From 2fe43882d0fc7f37015ca36698bb7b7828098dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 22:01:12 +0000 Subject: [PATCH] Bump puma from 2.11.2 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 2.11.2 to 4.3.8. - [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.11.2...v4.3.8) --- 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 38a2c2d..85b16b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,13 +6,14 @@ GEM httpclient (2.6.0.1) json (1.8.2) multi_json (1.11.0) - puma (2.11.2) - rack (>= 1.1, < 2.0) + nio4r (2.3.1) + puma (4.3.8) + nio4r (~> 2.0) pusher (0.14.5) httpclient (~> 2.5) multi_json (~> 1.0) signature (~> 0.1.8) - rack (1.6.0) + rack (1.6.13) rack-protection (1.5.3) rack redis (3.2.1)