We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88882e3 commit 7e7e92cCopy full SHA for 7e7e92c
ruby-saml.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
8
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9
s.authors = ["SAML Toolkit", "Sixto Martin"]
10
- s.emais = ['contact@iamdigitalservices.com', 'sixto.martin.garcia@gmail.com']
+ s.email = ['contact@iamdigitalservices.com', 'sixto.martin.garcia@gmail.com']
11
s.date = Time.now.strftime("%Y-%m-%d")
12
s.description = %q{SAML Ruby toolkit. Add SAML support to your Ruby software using this library}
13
s.license = 'MIT'
0 commit comments