Upgrade to Puma 5.2.0 (from 5.1.1)

Most notable change:
10x latency improvement for MRI on ssl connections by reducing overhead

https://github.com/puma/puma/releases/tag/v5.2.0
This commit is contained in:
rubic0n 2021-02-01 00:00:43 -06:00
parent 48ba509234
commit 02bbe4304b
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
puma (5.1.1)
puma (5.2.0)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)