mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 22:48:07 +01:00
Bump puma to 5.0.1
Fixes LoadError on some OSes/architectures
This commit is contained in:
parent
785852eb15
commit
1ce3acac27
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@ GEM
|
|||
pry-rails (0.3.9)
|
||||
pry (>= 0.10.4)
|
||||
public_suffix (4.0.6)
|
||||
puma (5.0.0)
|
||||
puma (5.0.1)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
|
Loading…
Reference in a new issue