From 215cea112d7e808a05131b86891be8a17b38dcd6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 18:15:28 +0000 Subject: [PATCH] Update bcrypt to version 3.1.20 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f08a080..1f2a2eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM tzinfo (~> 2.0) zeitwerk (~> 2.3) ast (2.4.2) - bcrypt (3.1.18) + bcrypt (3.1.20) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.10)