From bfb379a8959d94851c3570268cb67c2733f7476e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 01:22:52 +0000 Subject: [PATCH] Bump puma from 7.2.0 to 7.2.1 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [puma](https://github.com/puma/puma). Updates `puma` from 7.2.0 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/v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a5431d..6f6d20e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM stringio time uri - puma (7.2.0) + puma (7.2.1) nio4r (~> 2.0) rack (3.2.6) rack-protection (4.2.0)