summaryrefslogtreecommitdiff
path: root/ext/date/date.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/date.gemspec')
-rw-r--r--ext/date/date.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/date.gemspec b/ext/date/date.gemspec
index 2bf28ffea5..660353ebc5 100644
--- a/ext/date/date.gemspec
+++ b/ext/date/date.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.extensions = "ext/date/extconf.rb"
end
- s.required_ruby_version = ">= 2.4.0"
+ s.required_ruby_version = ">= 2.6.0"
s.authors = ["Tadayoshi Funaba"]
s.email = [nil]