Commit e8385f5

mo <mo.khan@gmail.com>
2017-11-04 18:33:36
add fullname to gemspec.
1 parent 0f4226e
Changed files (1)
saml-kit.gemspec
@@ -6,7 +6,7 @@ require "saml/kit/version"
 Gem::Specification.new do |spec|
   spec.name          = "saml-kit"
   spec.version       = Saml::Kit::VERSION
-  spec.authors       = ["mo"]
+  spec.authors       = ["mo khan"]
   spec.email         = ["mo@mokhan.ca"]
 
   spec.summary       = %q{A simple toolkit for working with SAML.}