Skip to content

Commit

Permalink
Merge pull request #133 from onelogin/add-license-to-gemspec
Browse files Browse the repository at this point in the history
Added license to gemspec
  • Loading branch information
cthornton committed May 28, 2014
2 parents 8914b80 + 83fdfa0 commit 450c5f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby-saml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.date = Time.now.strftime("%Y-%m-%d")
s.description = %q{SAML toolkit for Ruby on Rails}
s.email = %q{support@onelogin.com}
s.license = 'MIT'
s.extra_rdoc_files = [
"LICENSE",
"README.md"
Expand Down

0 comments on commit 450c5f8

Please sign in to comment.