From 88f702271ec1cddd0bf9368ba8f70fdf5289087c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 15:15:42 +0000 Subject: [PATCH] Bump puma from 3.11.4 to 4.3.3 Bumps [puma](https://github.com/puma/puma) from 3.11.4 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.11.4...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 fbd6e56..51fe111 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,6 +154,7 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) netrc (0.11.0) + nio4r (2.5.2) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) omniauth (1.4.2) @@ -178,7 +179,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - puma (3.11.4) + puma (4.3.3) + nio4r (~> 2.0) quiet_assets (1.0.1) railties (~> 3.1) rack (1.4.7)