From 2e79173d053d06ee009072a393d32d6202fb8a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 19:15:23 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.12.4 to 3.12.6. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec292c7..64ed2c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM mini_portile2 (~> 2.4.0) pg (1.1.4) public_suffix (3.1.1) - puma (3.12.4) + puma (3.12.6) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3)