From f77b506f948324d00bcf65835ad567b184d510ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 09:14:08 +0000 Subject: [PATCH] Bump bcrypt from 3.1.13 to 3.1.15 Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.13 to 3.1.15. - [Release notes](https://github.com/codahale/bcrypt-ruby/releases) - [Changelog](https://github.com/codahale/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.13...v3.1.15) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc7ac6a9..8f23f860 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM minitest-autotest (~> 1.0) autotest-rails (4.2.1) ZenTest (~> 4.5) - bcrypt (3.1.13) + bcrypt (3.1.15) bcrypt_pbkdf (1.0.1) better_errors (2.7.1) coderay (>= 1.0.0)