summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2025-12-27 06:53:51 +0000
committergit <svn-admin@ruby-lang.org>2025-12-27 06:53:51 +0000
commitb8201a09e026b3f2948a19eddf1341eb4b9668cf (patch)
tree0a863a55c2096bc0975ca422b7d34235b0f4fada
parentdedde996762dbed72d3f1e11a02d69a9d080edc4 (diff)
Update bundled gems list as of 2025-12-27
-rw-r--r--NEWS.md9
-rw-r--r--gems/bundled_gems4
2 files changed, 11 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 59a2b4b49d..9712152da6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -32,6 +32,15 @@ releases.
### The following bundled gems are updated.
+* minitest 6.0.1
+* test-unit 3.7.6
+* rss 0.3.2
+* net-imap 0.6.2
+* typeprof 0.31.1
+* debug 1.11.1
+* mutex_m 0.3.0
+* rdoc 7.0.3
+
### RubyGems and Bundler
Ruby 4.0 bundled RubyGems and Bundler version 4. see the following links for details.
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 9461122e62..f4afd8e9c2 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -6,10 +6,10 @@
# - revision: revision in repository-url to test
# if `revision` is not given, "v"+`version` or `version` will be used.
-minitest 6.0.0 https://github.com/minitest/minitest
+minitest 6.0.1 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.5 https://github.com/test-unit/test-unit
+test-unit 3.7.6 https://github.com/test-unit/test-unit
rexml 3.4.4 https://github.com/ruby/rexml
rss 0.3.2 https://github.com/ruby/rss
net-ftp 0.3.9 https://github.com/ruby/net-ftp