merge revision(s) 463092b84d: [Backport #16279]

Update rake-12.3.3.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@67862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2020-03-30 21:26:06 +00:00
parent ec3e09c1eb
commit bc7d6e66ce
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@ did_you_mean 1.2.0 https://github.com/yuki24/did_you_mean
minitest 5.10.3 https://github.com/seattlerb/minitest
net-telnet 0.1.1 https://github.com/ruby/net-telnet
power_assert 1.1.1 https://github.com/k-tsj/power_assert
rake 12.3.0 https://github.com/ruby/rake
rake 12.3.3 https://github.com/ruby/rake
test-unit 3.2.7 https://github.com/test-unit/test-unit
xmlrpc 0.3.0 https://github.com/ruby/xmlrpc

View file

@ -1,6 +1,6 @@
#define RUBY_VERSION "2.5.8"
#define RUBY_RELEASE_DATE "2020-03-31"
#define RUBY_PATCHLEVEL 211
#define RUBY_PATCHLEVEL 212
#define RUBY_RELEASE_YEAR 2020
#define RUBY_RELEASE_MONTH 3