From dd32e44f9f056badd0312b5cc12cac97c81fab86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 00:31:35 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 5.6.7. - [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.3...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef72c7a..0fb75ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (5.2.0) - nio4r (2.5.2) + nio4r (2.5.9) padrino-helpers (0.12.9) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.9) @@ -123,7 +123,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) ptools (1.3.5) - puma (4.3.3) + puma (5.6.7) nio4r (~> 2.0) rack (1.6.13) rack-livereload (0.3.17)