From 92228cf1d2c4ad1e9f78c4c6619b7e16e993b1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 02:07:29 +0000 Subject: [PATCH] Bump capistrano3-puma from 6.0.0 to 6.2.0 Bumps [capistrano3-puma](https://github.com/seuros/capistrano-puma) from 6.0.0 to 6.2.0. - [Changelog](https://github.com/seuros/capistrano-puma/blob/master/CHANGELOG.md) - [Commits](https://github.com/seuros/capistrano-puma/compare/v6.0.0...v6.2.0) --- updated-dependencies: - dependency-name: capistrano3-puma dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f237616d..ab7fbc10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM capistrano-rbenv (2.2.0) capistrano (~> 3.1) sshkit (~> 1.3) - capistrano3-puma (6.0.0) + capistrano3-puma (6.2.0) capistrano (~> 3.7) capistrano-bundler puma (>= 5.1, < 7.0)