Skip to content

Commit a47a72a

Browse files
author
Ping Yu
committed
Merge pull request #25 from jordimassaguerpla/master
add license information to the gemspec
2 parents 256c3d4 + 2c0cc45 commit a47a72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

omniauth-ldap.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
77
gem.description = %q{A LDAP strategy for OmniAuth.}
88
gem.summary = %q{A LDAP strategy for OmniAuth.}
99
gem.homepage = "https://github.com/intridea/omniauth-ldap"
10+
gem.license = "MIT"
1011

1112
gem.add_runtime_dependency 'omniauth', '~> 1.0'
1213
gem.add_runtime_dependency 'net-ldap', '~> 0.2.2'

0 commit comments

Comments
 (0)