From faa82e8a381727dfb123a87f75c56b5d37849cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:37:49 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 5.6.4 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/v5.6.4...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8315e88..a708f0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) - puma (5.6.4) + puma (5.6.7) nio4r (~> 2.0) rack (2.2.6.4) rack-accept (0.4.5)