From bdaec4f8f50f65a28ab3cb6572023b71f7dd1ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:39:40 +0000 Subject: [PATCH] Bump puma from 5.6.9 to 7.2.1 Bumps [puma](https://github.com/puma/puma) from 5.6.9 to 7.2.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v5.6.9...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e725649..e17f588 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,11 +80,11 @@ GEM mini_portile2 (2.8.9) minitest (5.18.0) msgpack (1.5.2) - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - puma (5.6.9) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (2.2.23)