From 98aa7adf41d7aed5e02ba8190c19a7c89ed0b89b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 21:15:59 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 4.3.1 Bumps [puma](https://github.com/puma/puma) from 3.4.0 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.4.0...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 e3643b6..e187f9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,6 +180,7 @@ GEM mini_portile2 (2.0.0) minitest (5.9.0) multi_json (1.12.1) + nio4r (2.5.2) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) orm_adapter (0.5.0) @@ -193,7 +194,8 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) - puma (3.4.0) + puma (4.3.1) + nio4r (~> 2.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)