From 2573bcb7814fa01dafb35b543a39188a217d4434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 16:54:55 -0700 Subject: [PATCH] Bump puma from 3.12.4 to 3.12.6 (#456) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0aafe4fc..a555789cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM padrino-support (0.12.9) activesupport (>= 3.1) parallel (1.18.0) - puma (3.12.4) + puma (3.12.6) rack (1.6.12) rack-conditional (0.3.1) rack (>= 1.6.11)