Update bcrypt to 3.1.12 fix issue with Fedora (#7845)
This commit is contained in:
parent
fc09b3722a
commit
1a9124f50b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ GEM
|
|||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.0)
|
||||
aws-sigv4 (1.0.2)
|
||||
bcrypt (3.1.11)
|
||||
bcrypt (3.1.12)
|
||||
benchmark-ips (2.7.2)
|
||||
better_errors (2.4.0)
|
||||
coderay (>= 1.0.0)
|
||||
|
|
Loading…
Reference in a new issue