From 0fe52450f10e5e01e60c8fbe4ba5ccc189361917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 20:30:45 +0000 Subject: [PATCH] Bump puma from 4.2.0 to 5.0.2 Bumps [puma](https://github.com/puma/puma) from 4.2.0 to 5.0.2. - [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...v5.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af42f62a..dd540ad1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -304,7 +304,7 @@ GEM net-ssh (4.1.0) netrc (0.11.0) newrelic_rpm (3.14.0.305) - nio4r (2.5.1) + nio4r (2.5.4) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) nokogumbo (1.4.13) @@ -350,7 +350,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - puma (4.2.0) + puma (5.0.2) nio4r (~> 2.0) pusher (1.3.1) httpclient (~> 2.7)