From ec66c9a67f2083e1e8c3b9439c024a867643bb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:09:03 +0000 Subject: [PATCH] Bump puma from 6.4.2 to 7.2.1 Bumps [puma](https://github.com/puma/puma) from 6.4.2 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/v6.4.2...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 0019d4f..f080de6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,12 +10,12 @@ GEM json (2.7.2) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - nio4r (2.7.3) + nio4r (2.7.5) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1) racc - puma (6.4.2) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (3.1.7)