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.
2 parents 1517f0a + 007d23c commit 9d36cdbCopy full SHA for 9d36cdb
omniauth-ldap.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
gem.license = "MIT"
11
12
gem.add_runtime_dependency 'omniauth', '~> 1.0'
13
- gem.add_runtime_dependency 'net-ldap', '~> 0.3.1'
+ gem.add_runtime_dependency 'net-ldap', '~> 0.3'
14
gem.add_runtime_dependency 'pyu-ruby-sasl', '~> 0.0.3.1'
15
gem.add_runtime_dependency 'rubyntlm', '~> 0.3'
16
gem.add_development_dependency 'rspec', '~> 2.7'
0 commit comments