about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-06-19 00:19:17 +0200
committerGitHub <noreply@github.com>2018-06-19 00:19:17 +0200
commit1a9124f50b6a41137787ddc95e573255da712660 (patch)
tree38f20071f30d77faf43ab46611dd84bb3e35125d /Gemfile.lock
parentfc09b3722a1d2489044952f2d4bddc145473f5a5 (diff)
Update bcrypt to 3.1.12 fix issue with Fedora (#7845)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fd4452f7d..a99575147 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)