From 6873928848a5331d95e66aa095ade35d6fd3d9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 22:45:23 +0000 Subject: [PATCH] Bump puma from 6.3.0 to 6.3.1 in /deploy/files/initial-placeholder Bumps [puma](https://github.com/puma/puma) from 6.3.0 to 6.3.1. - [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/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/files/initial-placeholder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/files/initial-placeholder/Gemfile.lock b/deploy/files/initial-placeholder/Gemfile.lock index a6fc75df..1498fc65 100644 --- a/deploy/files/initial-placeholder/Gemfile.lock +++ b/deploy/files/initial-placeholder/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: nio4r (2.5.9) - puma (6.3.0) + puma (6.3.1) nio4r (~> 2.0) PLATFORMS