about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-08-29 20:51:30 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-08-29 20:51:30 +0200
commit7802ebd5f3de1ef4b7384f24fe5067977aff8da3 (patch)
treeb3aff689c1993462d1f308d7f87c5036a69b860b /Gemfile.lock
parent4500dc2385d8571c494ea0277fe4ca415a264404 (diff)
Revert bcrypt to 3.1.12, again (#11693)
Same reasons as in #11555
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 889ac4b4c..22cec8687 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -112,7 +112,7 @@ GEM
       aws-sigv4 (~> 1.1)
     aws-sigv4 (1.1.0)
       aws-eventstream (~> 1.0, >= 1.0.2)
-    bcrypt (3.1.13)
+    bcrypt (3.1.12)
     benchmark-ips (2.7.2)
     better_errors (2.5.1)
       coderay (>= 1.0.0)