summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2024-01-12 06:58:39 +0000
committergit <svn-admin@ruby-lang.org>2024-01-12 06:58:39 +0000
commit18d85af9698522d6ce356a070a9bd01906a8aaed (patch)
tree6986b991913bfe392d5df002c2b640f608c0b1d8
parent51ba65493905fe066e6745c745c5ada069d629a2 (diff)
Update bundled gems list as of 2024-01-12
-rw-r--r--NEWS.md1
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 1 deletions
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