We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
async
1 parent bf8ef7d commit a92a839Copy full SHA for a92a839
async-dns.gemspec
@@ -25,5 +25,6 @@ Gem::Specification.new do |spec|
25
26
spec.required_ruby_version = ">= 3.1"
27
28
+ spec.add_dependency "async"
29
spec.add_dependency "io-endpoint"
30
end
0 commit comments