From 85ce6db39e998e1630f25c8077e90343c67f1bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 10:39:36 +0000 Subject: [PATCH] Bump puma from 3.9.0 to 3.12.2 Bumps [puma](https://github.com/puma/puma) from 3.9.0 to 3.12.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.9.0...v3.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20fe925..62bf25a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM websocket-driver (>= 0.2.0) powerpack (0.1.1) public_suffix (2.0.5) - puma (3.9.0) + puma (3.12.2) puma_worker_killer (0.1.0) get_process_mem (~> 0.2) puma (>= 2.7, < 4)