From 33dfe4f2b2b6ccc36ee818077da19848c7376e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:01:49 +0000 Subject: [PATCH] Bump puma from 2.16.0 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 2.16.0 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/v2.16.0...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 1339107..798d5bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM orm_adapter (0.5.0) pg (0.18.4) public_suffix (3.0.3) - puma (2.16.0) + puma (3.12.6) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)