From 18d85af9698522d6ce356a070a9bd01906a8aaed Mon Sep 17 00:00:00 2001 From: git Date: Fri, 12 Jan 2024 06:58:39 +0000 Subject: [PATCH] Update bundled gems list as of 2024-01-12 --- NEWS.md | 1 + gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4caa78d821..6e2dcc6d24 100644 --- a/NEWS.md +++ b/NEWS.md @@ -30,6 +30,7 @@ The following default gems are updated. The following bundled gems are updated. +* minitest 5.21.1 * net-ftp 0.3.4 * net-imap 0.4.9.1 * net-smtp 0.4.0.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index caa0469c54..22a52318f3 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -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.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 rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.1 https://github.com/test-unit/test-unit