Skip to content
Snippets Groups Projects
Commit 2c0cc458 authored by Jordi Massaguer Pla's avatar Jordi Massaguer Pla
Browse files

add license information to gemspec

This way it can be used with rubygems.org API
parent 77e842e9
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