From d64e3fb96dba0f90b94c4a7d9d623e7cd69e4151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:54:58 +0000 Subject: [PATCH] Bump bcrypt from 3.1.19 to 3.1.20 Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.19 to 3.1.20. - [Release notes](https://github.com/codahale/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.19...v3.1.20) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5c6e0722..83e1e892 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'uglifier', '>=1.3.0' gem 'aasm', '~> 5.5.0' gem 'acts_as_list' -gem 'bcrypt', '~> 3.1.19' +gem 'bcrypt', '~> 3.1.20' gem 'htmlentities' gem "kt-paperclip", "~> 7.2" gem 'puma', '~> 6.4' diff --git a/Gemfile.lock b/Gemfile.lock index 8957340f..7e137b46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) backport (1.2.0) - bcrypt (3.1.19) + bcrypt (3.1.20) benchmark (0.2.1) better_html (2.0.2) actionview (>= 6.0) @@ -354,7 +354,7 @@ DEPENDENCIES actionpack-xml_parser (~> 2.0) activemodel-serializers-xml (~> 1.0.1) acts_as_list - bcrypt (~> 3.1.19) + bcrypt (~> 3.1.20) bootstrap-sass (= 3.4.1) bullet byebug