Skip to content

Commit 7e7e92c

Browse files
authored
Fix typo
1 parent 88882e3 commit 7e7e92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-saml.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77

88
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
99
s.authors = ["SAML Toolkit", "Sixto Martin"]
10-
10+
1111
s.date = Time.now.strftime("%Y-%m-%d")
1212
s.description = %q{SAML Ruby toolkit. Add SAML support to your Ruby software using this library}
1313
s.license = 'MIT'

0 commit comments

Comments
 (0)