chore: Fix puma http-parser error (#3236)
https://github.com/puma/puma/releases/tag/v5.5.2
This commit is contained in:
parent
c831bee0e3
commit
eada8c9af2
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ GEM
|
||||||
pry-rails (0.3.9)
|
pry-rails (0.3.9)
|
||||||
pry (>= 0.10.4)
|
pry (>= 0.10.4)
|
||||||
public_suffix (4.0.6)
|
public_suffix (4.0.6)
|
||||||
puma (5.5.1)
|
puma (5.5.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
pundit (2.1.1)
|
pundit (2.1.1)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
|
|
Loading…
Reference in a new issue