Update puma to version 8.0.1 (#38738)

This commit is contained in:
Matt Jankowski
2026-04-30 09:28:15 -04:00
committed by GitHub
parent a8c261ae7c
commit 3021cd8002
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ source 'https://rubygems.org'
ruby '>= 3.3.0', '< 4.1.0'
gem 'propshaft'
gem 'puma', '~> 7.0'
gem 'puma'
gem 'rails', '~> 8.1.0'
gem 'thor', '~> 1.2'

View File

@@ -625,7 +625,7 @@ GEM
date
stringio
public_suffix (7.0.5)
puma (7.2.0)
puma (8.0.1)
nio4r (~> 2.0)
pundit (2.5.2)
activesupport (>= 3.0.0)
@@ -1045,7 +1045,7 @@ DEPENDENCIES
prometheus_exporter (~> 2.2)
propshaft
public_suffix (~> 7.0)
puma (~> 7.0)
puma
pundit (~> 2.3)
rack-attack (~> 6.6)
rack-cors