Bump devise

This commit is contained in:
Benjamin Neff 2022-06-26 19:37:41 +02:00
parent 4076eb3fcf
commit d801adcb6e
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ gem "json-schema", "3.0.0"
# Authentication
gem "devise", "4.8.0"
gem "devise", "4.8.1"
gem "devise_lastseenable", "0.0.6"
gem "devise-two-factor", "4.0.1"
gem "rqrcode", "2.1.0"

View file

@ -72,7 +72,7 @@ GEM
attr_required (1.0.1)
autoprefixer-rails (10.3.3.0)
execjs (~> 2)
bcrypt (3.1.16)
bcrypt (3.1.18)
bindata (2.4.10)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -191,7 +191,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
devise (4.8.0)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@ -811,7 +811,7 @@ DEPENDENCIES
cucumber-api-steps (= 0.14)
cucumber-rails (= 2.4.0)
database_cleaner-active_record (= 2.0.1)
devise (= 4.8.0)
devise (= 4.8.1)
devise-two-factor (= 4.0.1)
devise_lastseenable (= 0.0.6)
diaspora-prosody-config (= 0.0.7)