From 602c4fa95faf5db6777f0fac7c6682a7ea7c3d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:32:12 +0000 Subject: [PATCH] Bump puma from 5.6.8 to 7.2.1 Bumps [puma](https://github.com/puma/puma) from 5.6.8 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.8...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92f870e3..185d243d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.7.2) - nio4r (2.5.9) + nio4r (2.7.5) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -153,7 +153,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.6.8) + puma (7.2.1) nio4r (~> 2.0) racc (1.6.1) rack (2.2.23)