summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2025-11-18 06:52:35 +0000
committergit <svn-admin@ruby-lang.org>2025-11-18 06:52:35 +0000
commitccdf83f17a115b53749ec22816467b2aa4f0ddc2 (patch)
treec2e38d44ec8e652b2d57b6211d5b8e98a2da860c
parent27770210615a56655af3837fd2d4c250354ea226 (diff)
Update bundled gems list as of 2025-11-18
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 03debc5aae..bd84c081ac 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -218,7 +218,7 @@ The following bundled gems are added.
The following bundled gems are updated.
-* minitest 5.26.1
+* minitest 5.26.2
* power_assert 3.0.1
* rake 13.3.1
* test-unit 3.7.1
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 3245e9efbc..2d5c6bdaa1 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -6,7 +6,7 @@
# - revision: revision in repository-url to test
# if `revision` is not given, "v"+`version` or `version` will be used.
-minitest 5.26.1 https://github.com/minitest/minitest
+minitest 5.26.2 https://github.com/minitest/minitest
power_assert 3.0.1 https://github.com/ruby/power_assert
rake 13.3.1 https://github.com/ruby/rake
test-unit 3.7.1 https://github.com/test-unit/test-unit