mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed dependency of io-wait. There is no plan to remove from stdlib
This commit is contained in:
parent
8f0e3a97f9
commit
79b04790e8
1 changed files with 0 additions and 1 deletions
|
@ -30,5 +30,4 @@ Gem::Specification.new do |spec|
|
|||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_dependency "timeout"
|
||||
spec.add_dependency "io-wait"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue