From 780314b39cded830edd7c9b5bddfcc5581b01b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 May 2021 21:19:04 +0000 Subject: [PATCH] Bump puma from 3.6.2 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.6.2 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/compare/v3.6.2...v3.12.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71cb8250..ece8a025 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM prawn (>= 0.6.0) rails (>= 3.1) public_suffix (2.0.5) - puma (3.6.2) + puma (3.12.6) rack (2.0.1) rack-test (0.6.3) rack (>= 1.0)