summaryrefslogtreecommitdiff
path: root/lib/optparse/optparse.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/optparse/optparse.gemspec')
-rw-r--r--lib/optparse/optparse.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/optparse/optparse.gemspec b/lib/optparse/optparse.gemspec
index 903dbb5216..2ec715cf28 100644
--- a/lib/optparse/optparse.gemspec
+++ b/lib/optparse/optparse.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{OptionParser is a class for command-line option analysis.}
spec.description = %q{OptionParser is a class for command-line option analysis.}
spec.homepage = "https://github.com/ruby/optparse"
- 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