|
|
|
@ -1,15 +1,3 @@
|
|
|
|
|
GIT
|
|
|
|
|
remote: https://github.com/ClearlyClaire/devise-two-factor
|
|
|
|
|
revision: 594bb8a32e6f94df7e5ba7c9399eaf9ff25bac0d
|
|
|
|
|
ref: 594bb8a32e6f94df7e5ba7c9399eaf9ff25bac0d
|
|
|
|
|
specs:
|
|
|
|
|
devise-two-factor (3.1.0)
|
|
|
|
|
activesupport (< 7.0)
|
|
|
|
|
attr_encrypted (>= 1.3, < 4, != 2)
|
|
|
|
|
devise
|
|
|
|
|
railties (< 7.0)
|
|
|
|
|
rotp (~> 6)
|
|
|
|
|
|
|
|
|
|
GIT
|
|
|
|
|
remote: https://github.com/Gargron/nsa
|
|
|
|
|
revision: d1079e0cdafdfed7f9f35478d13b9bdaa65965c0
|
|
|
|
@ -216,6 +204,12 @@ GEM
|
|
|
|
|
railties (>= 4.1.0)
|
|
|
|
|
responders
|
|
|
|
|
warden (~> 1.2.3)
|
|
|
|
|
devise-two-factor (4.0.0)
|
|
|
|
|
activesupport (< 6.2)
|
|
|
|
|
attr_encrypted (>= 1.3, < 4, != 2)
|
|
|
|
|
devise (~> 4.0)
|
|
|
|
|
railties (< 6.2)
|
|
|
|
|
rotp (~> 6.0)
|
|
|
|
|
devise_pam_authenticatable2 (9.2.0)
|
|
|
|
|
devise (>= 4.0.0)
|
|
|
|
|
rpam2 (~> 4.0)
|
|
|
|
@ -733,7 +727,7 @@ DEPENDENCIES
|
|
|
|
|
concurrent-ruby
|
|
|
|
|
connection_pool
|
|
|
|
|
devise (~> 4.7)
|
|
|
|
|
devise-two-factor!
|
|
|
|
|
devise-two-factor (~> 4.0)
|
|
|
|
|
devise_pam_authenticatable2 (~> 9.2)
|
|
|
|
|
discard (~> 1.2)
|
|
|
|
|
doorkeeper (~> 5.5)
|
|
|
|
|