From b8201a09e026b3f2948a19eddf1341eb4b9668cf Mon Sep 17 00:00:00 2001 From: git Date: Sat, 27 Dec 2025 06:53:51 +0000 Subject: Update bundled gems list as of 2025-12-27 --- NEWS.md | 9 +++++++++ gems/bundled_gems | 4 ++-- 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 -- cgit v1.2.3