Update dependency devise-two-factor to v4.1.1 (#27382)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
master
renovate[bot] 2023-10-13 10:52:55 +02:00 committed by GitHub
parent 133f218a4d
commit 6a9aab38d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -216,11 +216,11 @@ GEM
railties (>= 4.1.0) railties (>= 4.1.0)
responders responders
warden (~> 1.2.3) warden (~> 1.2.3)
devise-two-factor (4.1.0) devise-two-factor (4.1.1)
activesupport (< 7.1) activesupport (~> 7.0)
attr_encrypted (>= 1.3, < 5, != 2) attr_encrypted (>= 1.3, < 5, != 2)
devise (~> 4.0) devise (~> 4.0)
railties (< 7.1) railties (~> 7.0)
rotp (~> 6.0) rotp (~> 6.0)
devise_pam_authenticatable2 (9.2.0) devise_pam_authenticatable2 (9.2.0)
devise (>= 4.0.0) devise (>= 4.0.0)