From 00d366dc15759d86914e947dd74bcb7e8ee07490 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 12:00:34 +0000 Subject: [PATCH] Update bcrypt to version 3.1.17 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 870562ae..86c0f2b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM awesome_nested_set (3.5.0) activerecord (>= 4.0.0, < 7.1) aws_cf_signer (0.1.3) - bcrypt (3.1.16) + bcrypt (3.1.17) bindex (0.8.1) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1)