summaryrefslogtreecommitdiff
path: root/ext/io
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-29 09:29:06 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-12-29 09:37:59 +0900
commitd75f7078c831d45ab5ba2fae4fbb308d01a21e46 (patch)
treef28f3b943591c78b393543051d979848e510dfd9 /ext/io
parente4cd319f3d6560b76dbc1c7e89aa4d790a2d1e43 (diff)
downloadruby-d75f7078c831d45ab5ba2fae4fbb308d01a21e46.tar.gz
[ruby/io-console] bump up to 0.5.11
https://github.com/ruby/io-console/commit/ad3805200c
Diffstat (limited to 'ext/io')
-rw-r--r--ext/io/console/io-console.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec
index 36beda7703..aa57f8ac52 100644
--- a/ext/io/console/io-console.gemspec
+++ b/ext/io/console/io-console.gemspec
@@ -1,5 +1,5 @@
# -*- ruby -*-
-_VERSION = "0.5.10"
+_VERSION = "0.5.11"
Gem::Specification.new do |s|
s.name = "io-console"