From 1158ac2b8c7e5a4286d276006f2825c0ab0aadb0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 04:49:08 +0000 Subject: [PATCH] Bump puma from 5.2.0 to 5.2.2 Bumps [puma](https://github.com/puma/puma) from 5.2.0 to 5.2.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/v5.2.0...v5.2.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 689f1cb..4f1806c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM launchy (~> 2.2) method_source (1.0.0) minitest (5.14.3) - nio4r (2.5.4) + nio4r (2.5.5) oj (3.11.2) parallel (1.20.1) parser (3.0.0.0) @@ -92,7 +92,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.2.0) + puma (5.2.2) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0)