From fdcd0c79e35e0ca0af8d8fc765a1d1cdcde3dde8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Mata?= Date: Sun, 21 Jun 2026 16:09:17 +0200 Subject: [PATCH] Upgrade Puma to 7.2.1 (#2428) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fcb4f7336..5d53f193d 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "pg", "~> 1.5" gem "redis", "~> 5.4" # Deployment -gem "puma", ">= 5.0" +gem "puma", ">= 7.2.1" gem "bootsnap", require: false # Assets diff --git a/Gemfile.lock b/Gemfile.lock index f8d6d941f..29c500ab2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -531,7 +531,7 @@ GEM date stringio public_suffix (7.0.5) - puma (6.6.0) + puma (7.2.1) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) @@ -918,7 +918,7 @@ DEPENDENCIES plaid posthog-ruby propshaft - puma (>= 5.0) + puma (>= 7.2.1) pundit rack-attack (~> 6.6) rack-cors