From 03cec2fa8466a6e0b26428f3bb2b04ee1fe2115e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Dec 2020 01:47:05 +0000 Subject: [PATCH] Bump puma from 5.0.4 to 5.1.0 Bumps [puma](https://github.com/puma/puma) from 5.0.4 to 5.1.0. - [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.0.4...v5.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0266c8381..67972b405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -384,7 +384,7 @@ GEM rate_throttle_client (~> 0.1.0) popper_js (1.16.0) public_suffix (4.0.6) - puma (5.0.4) + puma (5.1.0) nio4r (~> 2.0) query_diet (0.7.0) rack (2.2.3)