From ee7d28fbba5c8bfb22c7c179c748193a9eb85636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 14:01:03 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.8. - [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.5...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37969620..6ed80173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM mini_portile2 (2.5.1) minitest (5.14.3) multi_json (1.14.1) - nio4r (2.5.4) + nio4r (2.5.7) nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -227,7 +227,7 @@ GEM prawn (>= 0.11.1) railties (>= 3.0.0) public_suffix (4.0.1) - puma (4.3.5) + puma (4.3.8) nio4r (~> 2.0) racc (1.5.2) rack (1.6.12)