From fcb3b67efbcc91236d90aa58a401016618225de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 09:33:46 +0000 Subject: [PATCH] Bump puma from 6.5.0 to 7.2.0 Bumps [puma](https://github.com/puma/puma) from 6.5.0 to 7.2.0. - [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.5.0...v7.2.0) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7ad30be3b..304ca2d05c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,7 +613,7 @@ GEM eventmachine_httpserver http_parser.rb (~> 0.8.0) multi_json - puma (6.5.0) + puma (7.2.0) nio4r (~> 2.0) query_count (1.1.1) activerecord (>= 4.2)