Updated puma to latest

This commit is contained in:
mgabdev
2020-05-22 16:54:27 -04:00
parent 1948972a4f
commit 216ff755c9
2 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ ruby '>= 2.4.0', '< 2.7.0'
gem 'pkg-config', '~> 1.3'
gem 'puma', '~> 3.12'
gem 'puma', '~> 4.3'
gem 'rails', '~> 5.2.3'
gem 'thor', '~> 0.20'