Update bundled gems list as of 2024-01-12

This commit is contained in:
git 2024-01-12 06:58:39 +00:00
parent 51ba654939
commit 18d85af969
2 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ The following default gems are updated.
The following bundled gems are updated. The following bundled gems are updated.
* minitest 5.21.1
* net-ftp 0.3.4 * net-ftp 0.3.4
* net-imap 0.4.9.1 * net-imap 0.4.9.1
* net-smtp 0.4.0.1 * net-smtp 0.4.0.1

View File

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