2
0

Update to puma 7 (#36238)

This commit is contained in:
David Roetzel
2025-09-23 15:40:04 +02:00
committed by GitHub
parent 82f5901a3f
commit 37cec638df
3 changed files with 5 additions and 5 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'