1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

merge revision(s) 66539:

io-console: bump to 0.4.7

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@66545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-12-25 06:00:37 +00:00
parent feda4813dc
commit 2edf6e5d6a

View file

@ -1,5 +1,5 @@
# -*- ruby -*-
_VERSION = "0.4.6"
_VERSION = "0.4.7"
date = %w$Date:: $[1]
Gem::Specification.new do |s|