aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/smtp/net-smtp.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/smtp/net-smtp.gemspec')
-rw-r--r--lib/net/smtp/net-smtp.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/net/smtp/net-smtp.gemspec b/lib/net/smtp/net-smtp.gemspec
index 1dddfa7ca8..f0aae585de 100644
--- a/lib/net/smtp/net-smtp.gemspec
+++ b/lib/net/smtp/net-smtp.gemspec
@@ -14,6 +14,7 @@ Gem::Specification.new do |spec|
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.required_ruby_version = ">= 2.5.0"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage