Bump bcrypt from 3.1.21 to 3.1.22

Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.21 to 3.1.22.
- [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.21...v3.1.22)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 3.1.22
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-19 18:57:58 +00:00
committed by GitHub
parent 6538cf80a9
commit a0c0fd3b1f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ gem "thruster", require: false
gem "trilogy", "~> 2.10"
# Features
gem "bcrypt", "~> 3.1.7"
gem "bcrypt", "~> 3.1.22"
gem "geared_pagination", "~> 1.2"
gem "rqrcode"
gem "rouge"