aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/imap/net-imap.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/imap/net-imap.gemspec')
-rw-r--r--lib/net/imap/net-imap.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/imap/net-imap.gemspec b/lib/net/imap/net-imap.gemspec
index 227bb65ac2..696ec79ae7 100644
--- a/lib/net/imap/net-imap.gemspec
+++ b/lib/net/imap/net-imap.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Ruby client api for Internet Message Access Protocol}
spec.description = %q{Ruby client api for Internet Message Access Protocol}
spec.homepage = "https://github.com/ruby/net-imap"
- spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
+ spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage