update devise_pam_authenticatable2, new feature: pam gets ip address of client (#8623)
This commit is contained in:
parent
6a3f9b7e53
commit
64a5561b5a
2 changed files with 3 additions and 3 deletions
|
@ -174,7 +174,7 @@ GEM
|
|||
devise (~> 4.0)
|
||||
railties (< 5.3)
|
||||
rotp (~> 2.0)
|
||||
devise_pam_authenticatable2 (9.1.1)
|
||||
devise_pam_authenticatable2 (9.2.0)
|
||||
devise (>= 4.0.0)
|
||||
rpam2 (~> 4.0)
|
||||
diff-lcs (1.3)
|
||||
|
@ -669,7 +669,7 @@ DEPENDENCIES
|
|||
derailed_benchmarks
|
||||
devise (~> 4.4)
|
||||
devise-two-factor (~> 3.0)
|
||||
devise_pam_authenticatable2 (~> 9.1)
|
||||
devise_pam_authenticatable2 (~> 9.2)
|
||||
doorkeeper (~> 5.0)
|
||||
dotenv-rails (~> 2.2, < 2.3)
|
||||
fabrication (~> 2.20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue