Skip to content

Commit b8c5e41

Browse files
committed
Merge pull request #5 from davvid/net-ldap
Gemfile.lock: update net-ldap to fix LDAP authentication issues
2 parents ed838fc + 8c50f19 commit b8c5e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PATH
22
remote: .
33
specs:
44
gitlab_omniauth-ldap (1.0.2)
5-
net-ldap (~> 0.2.2)
5+
net-ldap (~> 0.3.1)
66
omniauth (~> 1.0)
77
pyu-ruby-sasl (~> 0.0.3.1)
88
rubyntlm (~> 0.1.1)
@@ -14,7 +14,7 @@ GEM
1414
diff-lcs (1.1.3)
1515
hashie (1.2.0)
1616
method_source (0.8.1)
17-
net-ldap (0.2.2)
17+
net-ldap (0.3.1)
1818
omniauth (1.1.1)
1919
hashie (~> 1.2)
2020
rack

0 commit comments

Comments
 (0)