From c7785921b9357080dfff0340a67ff6a5785a2555 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 15:20:19 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 4.0.0 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 4.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/v3.12.1...v4.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88617a8c2..4e75a7728 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,8 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (3.1.1) - puma (3.12.1) + puma (4.0.0) + nio4r (~> 2.0) rack (2.0.7) rack-cache (1.9.0) rack (>= 0.4)