From 3c08c131b2f905cbd066be9ba1de7e56b84c7cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 01:39:09 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 4.3.3 Bumps [puma](https://github.com/puma/puma) from 3.4.0 to 4.3.3. - [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.3) 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..114fa0c 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.3) + nio4r (~> 2.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)