mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
[ruby/etc] Bump up the required ruby version to 2.7
https://github.com/ruby/etc/commit/d047bb6856
This commit is contained in:
parent
f040b94cf5
commit
685903e56e
@ -40,5 +40,5 @@ Gem::Specification.new do |spec|
|
||||
spec.require_paths = ["lib"]
|
||||
spec.extensions = %w{ext/etc/extconf.rb}
|
||||
|
||||
spec.required_ruby_version = ">= 2.6.0"
|
||||
spec.required_ruby_version = ">= 2.7.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user