mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444
d2ec7cc3ee
This commit is contained in:
parent
e62eb9a3fa
commit
1af8a0a95e
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ Both IPv4 and IPv6 are supported.
|
||||||
spec.files = ["LICENSE.txt", "README.md", "ipaddr.gemspec", "lib/ipaddr.rb"]
|
spec.files = ["LICENSE.txt", "README.md", "ipaddr.gemspec", "lib/ipaddr.rb"]
|
||||||
spec.require_paths = ["lib"]
|
spec.require_paths = ["lib"]
|
||||||
|
|
||||||
spec.required_ruby_version = "> 2.3"
|
spec.required_ruby_version = ">= 2.3"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue