From 56a159761ad43d3e0680258507015f8a11cb1b9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 07:17:19 +0000 Subject: [PATCH] Bump puma from 4.3.6 to 5.0.0 Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.0. - [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/v4.3.6...v5.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a38930..87f2396 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM eventmachine (= 1.0.9) ffi public_suffix (3.1.1) - puma (4.3.6) + puma (5.0.0) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0)