From 187549d7c8614b70261d3de6a66f734769984d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:00:46 +0000 Subject: [PATCH] Bump puma from 5.1.1 to 5.6.4 in /shared/gemfiles/20210107 Bumps [puma](https://github.com/puma/puma) from 5.1.1 to 5.6.4. - [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.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shared/gemfiles/20210107/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/gemfiles/20210107/Gemfile.lock b/shared/gemfiles/20210107/Gemfile.lock index a0aac62..4467520 100644 --- a/shared/gemfiles/20210107/Gemfile.lock +++ b/shared/gemfiles/20210107/Gemfile.lock @@ -15,14 +15,14 @@ GEM kgio (2.11.3) mini_portile2 (2.4.0) mysql2 (0.5.3) - nio4r (2.5.4) + nio4r (2.5.8) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) nokogumbo (1.5.0) nokogiri pg (1.2.3) posix-spawn (0.3.15) - puma (5.1.1) + puma (5.6.4) nio4r (~> 2.0) rack (2.2.3) raindrops (0.19.1)