about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-08-12 17:52:12 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-08-12 17:52:12 +0200
commit789cb3c028a5394973830ea003757b5e1ac9f33a (patch)
tree4716b2147325772d8c24d72d98645d1bc2af5045 /Gemfile.lock
parent74111bbb1c643aae516bd4bcb201052161ee725d (diff)
Revert bcrypt to 3.1.12 (#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 d520f8a71..7861a85da 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)