From 2ec63de1181466f4c69e24eab1704d72b5330791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:17:47 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 5.6.9 Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 5.6.9. - [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.0...v5.6.9) --- 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 a6b8e88..4527e89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -724,6 +724,7 @@ GEM minitest (5.11.3) multipart-post (2.0.0) nesty (1.0.2) + nio4r (2.7.3) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) parallel (1.12.1) @@ -739,7 +740,8 @@ GEM actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) public_suffix (3.0.2) - puma (3.12.0) + puma (5.6.9) + nio4r (~> 2.0) pundit (2.0.0) activesupport (>= 3.0.0) rack (1.6.10)