From f3a3637793a8437c74f7bde6b6b4e806e49fe19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 18:19:36 +0000 Subject: [PATCH] Bump puma from 2.14.0 to 4.3.9 Bumps [puma](https://github.com/puma/puma) from 2.14.0 to 4.3.9. - [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.14.0...v4.3.9) --- 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 0070969..8c300c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,6 +50,7 @@ GEM moneta (0.7.20) multi_json (1.11.2) netrc (0.11.0) + nio4r (2.3.1) padrino (0.12.4) padrino-admin (= 0.12.4) padrino-cache (= 0.12.4) @@ -92,7 +93,8 @@ GEM slop (~> 3.4) pry-padrino (0.1.2) pry (>= 0.8) - puma (2.14.0) + puma (4.3.9) + nio4r (~> 2.0) pusher (0.15.0) httpclient (~> 2.5) multi_json (~> 1.0)