[Dependashlee] Update to Puma 6.1.0 (#23795)

This commit is contained in:
Shlee
2023-02-28 12:30:28 +00:00
committed by GitHub
parent cc3633539e
commit f8848a5c8b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ ruby '>= 2.7.0', '< 3.3.0'
gem 'pkg-config', '~> 1.5'
gem 'rexml', '~> 3.2'
gem 'puma', '~> 5.6'
gem 'puma', '~> 6.1'
gem 'rails', '~> 6.1.7'
gem 'sprockets', '~> 3.7.2'
gem 'thor', '~> 1.2'