Browse Source

Update bcrypt to 3.1.12 fix issue with Fedora (#7845)

pull/4/head
Eugen Rochko 5 years ago
committed by GitHub
parent
commit
1a9124f50b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock View File

@ -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…
Cancel
Save