Skip to content
Snippets Groups Projects
Commit 8c50f199 authored by David Aguilar's avatar David Aguilar
Browse files

Gemfile.lock: update net-ldap to fix LDAP authentication issues


Newer LDAP servers fail with older versions of net-ldap.
Update to the fixed version.

Signed-off-by: default avatarDavid Aguilar <davvid@gmail.com>
parent ed838fc5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@ PATH
remote: .
specs:
gitlab_omniauth-ldap (1.0.2)
net-ldap (~> 0.2.2)
net-ldap (~> 0.3.1)
omniauth (~> 1.0)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
Loading
Loading
@@ -14,7 +14,7 @@ GEM
diff-lcs (1.1.3)
hashie (1.2.0)
method_source (0.8.1)
net-ldap (0.2.2)
net-ldap (0.3.1)
omniauth (1.1.1)
hashie (~> 1.2)
rack
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment