Join links for user registration

This commit is contained in:
Jeffrey Hardy
2024-09-19 16:48:33 -04:00
parent db0fcdb8f2
commit e6bb6ad76b
24 changed files with 273 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ gem "sqlite3", ">= 2.0"
# Features
gem "bcrypt", "~> 3.1.7"
gem "rqrcode"
group :development, :test do
gem "brakeman", require: false