ruby-changes:65680
From: Nobuyoshi <ko1@a...>
Date: Sun, 28 Mar 2021 23:44:05 +0900 (JST)
Subject: [ruby-changes:65680] 989e22f394 (master): [ruby/io-console] bump up to 0.5.9
https://git.ruby-lang.org/ruby.git/commit/?id=989e22f394 From 989e22f394c48aae301a0239cad14871dfa96d43 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 28 Mar 2021 23:42:38 +0900 Subject: [ruby/io-console] bump up to 0.5.9 https://github.com/ruby/io-console/commit/302e86a28c https://github.com/ruby/io-console/commit/0690862526 --- 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 0d6b7d6..5e875cc 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.7" +_VERSION = "0.5.9" Gem::Specification.new do |s| s.name = "io-console" -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/