1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/io
NARUSE, Yui cd4aae430d merge revision(s) f27eb8148f5a72bbacfebfecc7de9305471bb5c9,d75f7078c831d45ab5ba2fae4fbb308d01a21e46,d5836db1b398a7936b0461b3011db66f6cc8c490: [Backport #18443]
Sync io-console gem.

	---
	 ext/io/console/console.c           | 8 ++++++--
	 test/io/console/test_io_console.rb | 8 ++++++++
	 2 files changed, 14 insertions(+), 2 deletions(-)

	[ruby/io-console] bump up to 0.5.11

	https://github.com/ruby/io-console/commit/ad3805200c
	---
	 ext/io/console/io-console.gemspec | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)

	Fix `Leaked file descriptor: TestIO_Console#test_console_kw`

	```
	Leaked file descriptor: TestIO_Console#test_console_kw: 10 : #<File:/dev/tty>
	```
	---
	 test/io/console/test_io_console.rb | 4 +++-
	 1 file changed, 3 insertions(+), 1 deletion(-)
2022-02-01 21:56:08 +09:00
..
console merge revision(s) f27eb8148f5a72bbacfebfecc7de9305471bb5c9,d75f7078c831d45ab5ba2fae4fbb308d01a21e46,d5836db1b398a7936b0461b3011db66f6cc8c490: [Backport #18443] 2022-02-01 21:56:08 +09:00
nonblock Update dependencies 2021-11-21 16:21:18 +09:00
wait [ruby/io-wait] Bump up 0.2.1 2021-12-09 19:28:54 +09:00