Bump bcrypt from 3.1.16 to 3.1.17

Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.16 to 3.1.17.
- [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.16...v3.1.17)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-15 00:03:24 +00:00 committed by GitHub
parent a7d938f988
commit 8bed183582
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ gem 'uglifier', '>=1.3.0'
gem 'aasm', '~> 5.2.0'
gem 'acts_as_list'
gem 'bcrypt', '~> 3.1.16'
gem 'bcrypt', '~> 3.1.17'
gem 'htmlentities'
gem "kt-paperclip", "~> 7.1"
gem 'puma', '~> 5.6'

View file

@ -72,7 +72,7 @@ GEM
autoprefixer-rails (10.1.0.0)
execjs
backport (1.2.0)
bcrypt (3.1.16)
bcrypt (3.1.17)
benchmark (0.2.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -321,7 +321,7 @@ DEPENDENCIES
actionpack-xml_parser (~> 2.0)
activemodel-serializers-xml (~> 1.0.1)
acts_as_list
bcrypt (~> 3.1.16)
bcrypt (~> 3.1.17)
bootstrap-sass (= 3.4.1)
bullet
byebug