From 7107f2811157d780a5bca92dbb9739ef68885067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:16:33 +0000 Subject: [PATCH] Bump puma from 3.12.4 to 5.6.7 Bumps [puma](https://github.com/puma/puma) from 3.12.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/v3.12.4...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ecfa27c..e8c6df1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,10 +44,12 @@ GEM treetop (~> 1.4.8) mime-types (1.25.1) multi_json (1.11.2) + nio4r (2.5.2) pg (0.18.4) polyglot (0.3.5) power_assert (0.2.7) - puma (3.12.4) + puma (5.6.7) + nio4r (~> 2.0) rack (1.4.7) rack-cache (1.6.1) rack (>= 0.4)