From 068bb8a4d2b3a480e8442b5dd62e7c21492028fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 17:47:35 +0000 Subject: [PATCH] Bump puma from 4.0.1 to 4.3.3 Bumps [puma](https://github.com/puma/puma) from 4.0.1 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.0.1...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 7a5aabe5a..aea75440b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -417,7 +417,7 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.2.0) newrelic_rpm (4.8.0.341) - nio4r (2.2.0) + nio4r (2.5.2) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) nokogumbo (1.5.0) @@ -469,7 +469,7 @@ GEM dry-validation (~> 0.10) httpclient (~> 2.8, >= 2.8.3) json (>= 1.8, < 3) - puma (4.0.1) + puma (4.3.3) nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0)