ruby-changes:70594
From: Nobuyoshi <ko1@a...>
Date: Sat, 25 Dec 2021 22:08:33 +0900 (JST)
Subject: [ruby-changes:70594] e748dfb9a0 (ruby_3_1): [ruby/io-console] bump up to 0.5.10
https://git.ruby-lang.org/ruby.git/commit/?id=e748dfb9a0 From e748dfb9a08935a13defb4646259ea4ca1480c53 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 25 Dec 2021 00:18:25 +0900 Subject: [ruby/io-console] bump up to 0.5.10 https://github.com/ruby/io-console/commit/806c65e22b (cherry picked from commit 8247b193c0dd06db9ea56812954dda8fed89458d) --- ext/io/console/io-console.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec index ae27af956f0..36beda7703e 100644 --- a/ext/io/console/io-console.gemspec +++ b/ext/io/console/io-console.gemspec @@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/ext/io/console/io-console.gemspec#L1 # -*- ruby -*- -_VERSION = "0.5.9" +_VERSION = "0.5.10" Gem::Specification.new do |s| s.name = "io-console" -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/