From 878ad090f70cded68aa90a043b8ad7eff513368f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:32:28 +0000 Subject: [PATCH] Bump puma from 5.6.7 to 5.6.8 in /deploy Bumps [puma](https://github.com/puma/puma) from 5.6.7 to 5.6.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/v5.6.7...v5.6.8) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] --- deploy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/Gemfile.lock b/deploy/Gemfile.lock index 8ac4cd0..d332701 100644 --- a/deploy/Gemfile.lock +++ b/deploy/Gemfile.lock @@ -29,8 +29,8 @@ GEM net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) - nio4r (2.5.9) - puma (5.6.7) + nio4r (2.7.0) + puma (5.6.8) nio4r (~> 2.0) rake (13.0.1) sshkit (1.21.1)