bundle update

This commit is contained in:
2024-08-27 16:18:16 +02:00
parent 8fb6c100e7
commit a51ceeade5
2 changed files with 70 additions and 69 deletions

View File

@@ -75,6 +75,7 @@ gem "inline_svg", "~> 1.9"
# Used by pdf_analyzer for extracting pageformats
gem "pdf-reader", "~> 2.12"
# Authentication Scaffold
gem "authentication-zero", "~> 3.0"
# Use Pwned to check if a password has been found in any of the huge data breaches [https://github.com/philnash/pwned]