From 427d04abc6ce7e30e2bf982985d626059ba69640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2020 17:35:05 +0000 Subject: [PATCH] Bump puma from 3.0.2 to 4.3.1 Bumps [puma](https://github.com/puma/puma) from 3.0.2 to 4.3.1. - [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.0.2...v4.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdb369f..8cca807 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,9 @@ GEM multi_json multi_json (1.11.2) multipart-post (2.0.0) - puma (3.0.2) + nio4r (2.5.2) + puma (4.3.1) + nio4r (~> 2.0) rack (1.6.4) rb-readline (0.5.3) redis (3.2.2)