Skip to content

Commit 73e7b63

Browse files
hsbtnobu
authored andcommitted
Update the minimum requirement of Ruby version
1 parent 679a941 commit 73e7b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io-console.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77
s.summary = "Console interface"
88
s.email = "[email protected]"
99
s.description = "add console capabilities to IO instances."
10-
s.required_ruby_version = ">= 2.2.0"
10+
s.required_ruby_version = ">= 2.4.0"
1111
s.homepage = "https://github.com/ruby/io-console"
1212
s.metadata["source_code_url"] = s.homepage
1313
s.authors = ["Nobu Nakada"]

0 commit comments

Comments
 (0)