about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAlexander <devkral@web.de>2018-08-25 22:35:29 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-08-25 22:35:29 +0200
commitcfe3cd58d6964b098a792ec476a14c41dbcada9f (patch)
tree2adf130e75a02fdce312a38822189d6c9edd8c8d /Gemfile.lock
parent2a59c6a5e7ea1794232a12a3d0b46b24d8a9c858 (diff)
fix pam authentication for certain hostnames (#8412)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a11a715c4..b5129cea4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -174,7 +174,7 @@ GEM
       devise (~> 4.0)
       railties (< 5.3)
       rotp (~> 2.0)
-    devise_pam_authenticatable2 (9.1.0)
+    devise_pam_authenticatable2 (9.1.1)
       devise (>= 4.0.0)
       rpam2 (~> 4.0)
     diff-lcs (1.3)