Update bundled gems list as of 2024-01-18

This commit is contained in:
git 2024-01-19 06:35:57 +00:00
parent fb5722c09a
commit e8cb9e1328
2 changed files with 3 additions and 2 deletions

View File

@ -36,7 +36,7 @@ The following default gems are updated.
The following bundled gems are updated.
* minitest 5.21.1
* minitest 5.21.2
* net-ftp 0.3.4
* net-imap 0.4.9.1
* net-smtp 0.4.0.1
@ -50,6 +50,7 @@ The following bundled gems are promoted from default gems.
* getoptlong 0.2.1
* base64 0.2.0
* bigdecimal 3.1.6
* observer 0.1.2
See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems.

View File

@ -5,7 +5,7 @@
# - repository-url: URL from where clone for test
# - revision: revision in repository-url to test
# if `revision` is not given, "v"+`version` or `version` will be used.
minitest 5.21.1 https://github.com/minitest/minitest
minitest 5.21.2 https://github.com/minitest/minitest
power_assert 2.0.3 https://github.com/ruby/power_assert
rake 13.1.0 https://github.com/ruby/rake
test-unit 3.6.1 https://github.com/test-unit/test-unit