Skip to content
Snippets Groups Projects
Commit a47a72af authored by Ping Yu's avatar Ping Yu
Browse files

Merge pull request #25 from jordimassaguerpla/master

add license information to the gemspec
parents 256c3d47 2c0cc458
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
gem.description = %q{A LDAP strategy for OmniAuth.}
gem.summary = %q{A LDAP strategy for OmniAuth.}
gem.homepage = "https://github.com/intridea/omniauth-ldap"
gem.license = "MIT"
 
gem.add_runtime_dependency 'omniauth', '~> 1.0'
gem.add_runtime_dependency 'net-ldap', '~> 0.2.2'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment