Skip to content

Commit 632849c

Browse files
Authors may not be empty.
1 parent 00e95f3 commit 632849c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby-saml.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Gem::Specification.new do |s|
66
s.version = OneLogin::RubySaml::VERSION
77

88
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
9+
s.authors = ["SAML Toolkit"]
910
s.date = Time.now.strftime("%Y-%m-%d")
1011
s.description = %q{SAML toolkit for Ruby on Rails}
1112
s.license = 'MIT'

0 commit comments

Comments
 (0)