From 1f9983364040babaca12fba6a150712d20a72e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 06:01:52 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 5.3.2 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.3.2...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7a5af0b..5772fdab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM i18n (>= 0.6.10, < 2) request_store (~> 1.0) nenv (0.3.0) - nio4r (2.5.7) + nio4r (2.5.8) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -238,7 +238,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.3.2) + puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3)