Merge pull request #2735 from basecamp/dependabot/bundler/bcrypt-3.1.22

Bump bcrypt from 3.1.21 to 3.1.22
This commit is contained in:
Stanko Krtalić
2026-03-25 17:23:26 +01:00
committed by GitHub
3 changed files with 4 additions and 4 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"