Bump devise

This commit is contained in:
Benjamin Neff 2024-05-30 02:39:58 +02:00
parent 61592cca67
commit 630b70bcf0
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ gem "yajl-ruby", "1.4.3"
# Authentication
gem "devise", "4.9.2"
gem "devise", "4.9.4"
gem "devise_lastseenable", "0.0.6"
gem "devise-two-factor", "4.1.0"
gem "rqrcode", "2.2.0"

View file

@ -89,7 +89,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.19)
bcrypt (3.1.20)
bindata (2.4.15)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -190,7 +190,7 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
devise (4.9.2)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@ -803,7 +803,7 @@ DEPENDENCIES
cucumber-rails (= 2.6.1)
cuprite (= 0.14.3)
database_cleaner-active_record (= 2.1.0)
devise (= 4.9.2)
devise (= 4.9.4)
devise-two-factor (= 4.1.0)
devise_lastseenable (= 0.0.6)
diaspora_federation-json_schema (= 1.1.0)