Update puma to version 5.2.1
This commit is contained in:
parent
1b056aa47f
commit
2e6e60d568
2 changed files with 4 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue