From 0220f402ba70b3f0b254a2c3f24f7ccd75112058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 11:40:54 +0000 Subject: [PATCH] build(deps): bump puma from 6.6.1 to 7.2.1 Bumps [puma](https://github.com/puma/puma) from 6.6.1 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.6.1...v7.2.1) --- updated-dependencies: - dependency-name: puma dependency-version: 7.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4feb190f9..473f3a879 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "sqlite3" gem "redis", "~> 5.4" # Deployment -gem "puma", "~> 6.6" +gem "puma", "~> 7.2" # Jobs gem "resque", "~> 2.7.0" diff --git a/Gemfile.lock b/Gemfile.lock index 704c7fd41..2acedb843 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM date stringio public_suffix (7.0.5) - puma (6.6.1) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -429,7 +429,7 @@ DEPENDENCIES ostruct platform_agent propshaft! - puma (~> 6.6) + puma (~> 7.2) rails! rails_autolink redcarpet