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:
parent
48ba509234
commit
02bbe4304b
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue