We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4ceb5 commit ed838fcCopy full SHA for ed838fc
gitlab_omniauth-ldap.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
9
gem.homepage = "https://github.com/gitlabhq/omniauth-ldap"
10
11
gem.add_runtime_dependency 'omniauth', '~> 1.0'
12
- gem.add_runtime_dependency 'net-ldap', '~> 0.2.2'
+ gem.add_runtime_dependency 'net-ldap', '~> 0.3.1'
13
gem.add_runtime_dependency 'pyu-ruby-sasl', '~> 0.0.3.1'
14
gem.add_runtime_dependency 'rubyntlm', '~> 0.1.1'
15
0 commit comments