downgrade puma

This commit is contained in:
2022-01-27 09:43:44 -05:00
parent 0e917ccdb4
commit 261fdec6b4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ end
# Use unicorn as the app server
# gem 'unicorn'
gem 'puma'
gem 'puma', '~> 4.3.10'
# Deploy with Capistrano
# gem 'capistrano'