Merge pull request #90 from snap-cloud/depfu/update/puma-5.2.1

🚨 [security] Upgrade puma: 3.12.6 → 5.2.1 (major)
This commit is contained in:
Michael Ball 2021-03-02 14:38:08 -08:00 committed by GitHub
commit 8eaf1e0a61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -12,7 +12,7 @@ end
gem 'rails', '~> 5.2'
# Use Puma as the app server
gem 'puma', '~> 3.0'
gem 'puma', '~> 5.2'
# respond_to methods have been extracted to the responders gem
# http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#responders