From eb1e85a7612770f6fc5a185f181f97cf07172a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2020 22:42:54 +0000 Subject: [PATCH] Bump puma from 4.2.0 to 4.3.3 Bumps [puma](https://github.com/puma/puma) from 4.2.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/v4.2.0...v4.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cd416f1..0e033129 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM net-ssh (4.1.0) netrc (0.11.0) newrelic_rpm (3.14.0.305) - nio4r (2.5.1) + nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) nokogumbo (1.4.13) @@ -327,7 +327,7 @@ GEM slop (~> 3.4) pry-rails (0.3.2) pry (>= 0.9.10) - puma (4.2.0) + puma (4.3.3) nio4r (~> 2.0) pusher (1.3.1) httpclient (~> 2.7)