From 329e2d536581d6a0252af87169cf0948b8820e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 05:14:08 +0000 Subject: [PATCH] Bump puma from 5.2.1 to 5.2.2 Bumps [puma](https://github.com/puma/puma) from 5.2.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.2.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 b9044891..1ca48140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -514,7 +514,7 @@ GEM net-http-persistent (2.9.4) net-http-pipeline (1.0.1) netrc (0.11.0) - nio4r (2.5.5) + nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) @@ -533,7 +533,7 @@ GEM pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) - puma (5.2.1) + puma (5.2.2) nio4r (~> 2.0) pusher (1.4.3) httpclient (~> 2.8)