ruby/ext/io
Yusuke Endoh cbb057e677 ext/io/wait/depend: make it work for Ruby 3.1.0-dev
Reverts 2eb3841e9c
because it fails on "update-deps" check in the ruby/ruby CI.

https://github.com/ruby/ruby/runs/4230891140?check_suite_focus=true
```
diff --git a/ext/io/wait/depend b/ext/io/wait/depend
index 7b314b9..449e9fe 100644
--- a/ext/io/wait/depend
+++ b/ext/io/wait/depend
...
```

Maybe now it does not work on Ruby 2.6. This file must be changed for
each Ruby version. I have no good idea to fix this issue.
2021-11-17 11:21:31 +09:00
..
console ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
nonblock ruby tool/update-deps --fix 2021-10-05 14:18:23 +09:00
wait ext/io/wait/depend: make it work for Ruby 3.1.0-dev 2021-11-17 11:21:31 +09:00