From 526a6688bcb83b9fc2ba0f56cdabcfa408b8d06f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 22:11:14 +0000 Subject: [PATCH] Bump puma from 4.3.6 to 5.0.2 Bumps [puma](https://github.com/puma/puma) from 4.3.6 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.3.6...v5.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8975c984d..b7c59e275 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) netrc (0.11.0) - nio4r (2.5.3) + nio4r (2.5.4) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth (0.5.4) @@ -383,7 +383,7 @@ GEM rate_throttle_client (~> 0.1.0) popper_js (1.16.0) public_suffix (4.0.5) - puma (4.3.6) + puma (5.0.2) nio4r (~> 2.0) query_diet (0.7.0) rack (2.2.3)