Added dependencies for net-protocol
This commit is contained in:
parent
f8435f424b
commit
b0f4cccfae
@ -30,4 +30,7 @@ Gem::Specification.new do |spec|
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_dependency "timeout"
|
||||
spec.add_dependency "io-wait"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user