mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/ipaddr] Drop support for Ruby 2.3
https://github.com/ruby/ipaddr/commit/4685fca13d
This commit is contained in:
parent
0de8b533de
commit
19747c1ca6
@ -32,5 +32,5 @@ Both IPv4 and IPv6 are supported.
|
||||
spec.files = ["LICENSE.txt", "README.md", "ipaddr.gemspec", "lib/ipaddr.rb"]
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.required_ruby_version = ">= 2.3"
|
||||
spec.required_ruby_version = ">= 2.4"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user