summaryrefslogtreecommitdiff
path: root/lib/net/net-smtp.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/net-smtp.gemspec')
-rw-r--r--lib/net/net-smtp.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/net-smtp.gemspec b/lib/net/net-smtp.gemspec
index c547beb754..79bc9c7986 100644
--- a/lib/net/net-smtp.gemspec
+++ b/lib/net/net-smtp.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Simple Mail Transfer Protocol client library for Ruby.}
spec.description = %q{Simple Mail Transfer Protocol client library for Ruby.}
spec.homepage = "https://github.com/ruby/net-smtp"
- spec.license = "BSD-2-Clause"
+ spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.required_ruby_version = ">= 2.5.0"
spec.metadata["homepage_uri"] = spec.homepage