Upgrade Puma to 7.2.1 (#2428)

This commit is contained in:
Juan José Mata
2026-06-21 16:09:17 +02:00
committed by GitHub
parent 974f1d8e44
commit fdcd0c79e3
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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