chore(deps): update dependency puma to v7

This commit is contained in:
renovate[bot] 2025-09-03 19:50:56 +00:00 committed by GitHub
parent 14cb5ff881
commit 305bf4c296
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ source 'https://rubygems.org'
ruby '>= 3.2.0', '< 3.5.0'
gem 'propshaft'
gem 'puma', '~> 6.3'
gem 'puma', '~> 7.0'
gem 'rails', '~> 8.0'
gem 'thor', '~> 1.2'

View File

@ -643,7 +643,7 @@ GEM
date
stringio
public_suffix (6.0.2)
puma (6.6.1)
puma (7.0.0)
nio4r (~> 2.0)
pundit (2.5.0)
activesupport (>= 3.0.0)
@ -1055,7 +1055,7 @@ DEPENDENCIES
prometheus_exporter (~> 2.2)
propshaft
public_suffix (~> 6.0)
puma (~> 6.3)
puma (~> 7.0)
pundit (~> 2.3)
rack-attack (~> 6.6)
rack-cors