From 7469b265b76f29153c5a840db22eede567098758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 05:01:52 +0000 Subject: [PATCH] Bump puma from 5.1.1 to 5.2.2 Bumps [puma](https://github.com/puma/puma) from 5.1.1 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.1.1...v5.2.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 35cd7654..cc6a5d05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,12 +129,12 @@ GEM minitest (>= 5.0) minitest-sub_test_case (0.1.2) msgpack (1.3.3) - nio4r (2.5.4) + nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pg (1.2.3) public_suffix (4.0.6) - puma (5.1.1) + puma (5.2.2) nio4r (~> 2.0) rack (2.2.3) rack-mini-profiler (2.3.0)