We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2899dc1 commit 90b4667Copy full SHA for 90b4667
ipaddr.gemspec
@@ -20,5 +20,5 @@ Both IPv4 and IPv6 are supported.
20
spec.files = ["LICENSE.txt", "README.md", "ipaddr.gemspec", "lib/ipaddr.rb"]
21
spec.require_paths = ["lib"]
22
23
- spec.required_ruby_version = "~> 2.3"
+ spec.required_ruby_version = "> 2.3"
24
end
0 commit comments