From e9a411db3dd67267bafc518b8c48ae969914e081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 15:38:57 +0000 Subject: [PATCH] Bump puma from 7.0.3 to 7.0.4 Bumps [puma](https://github.com/puma/puma) from 7.0.3 to 7.0.4. - [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/v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: puma dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3fe895..8d7252b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM psych (5.2.6) date stringio - puma (7.0.3) + puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) rack (3.2.0)