Skip to content

Commit

Permalink
Update saml_idp.gemspec (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Phenow <[email protected]>
  • Loading branch information
atish23 and jphenow authored Sep 17, 2024
1 parent 94b00bc commit b488008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saml_idp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.authors = ['Jon Phenow']
s.email = '[email protected]'
s.homepage = 'https://github.com/saml-idp/saml_idp'
s.summary = 'SAML Indentity Provider for Ruby'
s.summary = 'SAML Identity Provider for Ruby'
s.description = 'SAML IdP (Identity Provider) Library for Ruby'
s.date = Time.now.utc.strftime('%Y-%m-%d')
s.files = Dir['lib/**/*', 'LICENSE', 'README.md', 'Gemfile', 'saml_idp.gemspec']
Expand Down

0 comments on commit b488008

Please sign in to comment.