Browse Source
Bump puma to 5.0.1 (#14895)
Fixes LoadError on some OSes/architectures
closed-social-v3
ThibG
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Gemfile.lock
|
|
@ -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) |
|
|
|