2
0

Update rack to version 3 (#34816)

This commit is contained in:
Matt Jankowski
2025-05-28 04:39:17 -04:00
committed by GitHub
parent 887533392f
commit 71d46e26b2
4 changed files with 9 additions and 14 deletions

View File

@@ -5,7 +5,6 @@ ruby '>= 3.2.0', '< 3.5.0'
gem 'propshaft'
gem 'puma', '~> 6.3'
gem 'rack', '~> 2.2.7'
gem 'rails', '~> 8.0'
gem 'thor', '~> 1.2'