From 99ea36303f3255e70664a4988130757189b016b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 02:27:17 +0000 Subject: [PATCH] Bump puma from 4.3.6 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 4.3.6 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.6...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 8ce8d88..ed70b23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,11 +118,11 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) newrelic_rpm (6.13.1) - nio4r (2.5.4) + nio4r (2.5.7) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - puma (4.3.6) + puma (4.3.8) nio4r (~> 2.0) rack (1.6.13) rack-test (0.6.3)