mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Specify minimum version.
This commit is contained in:
parent
ca024beeba
commit
d65621b636
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ 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"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue