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 256c3d4 + 2c0cc45 commit a47a72aCopy full SHA for a47a72a
omniauth-ldap.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
7
gem.description = %q{A LDAP strategy for OmniAuth.}
8
gem.summary = %q{A LDAP strategy for OmniAuth.}
9
gem.homepage = "https://github.com/intridea/omniauth-ldap"
10
+ gem.license = "MIT"
11
12
gem.add_runtime_dependency 'omniauth', '~> 1.0'
13
gem.add_runtime_dependency 'net-ldap', '~> 0.2.2'
0 commit comments