diff options
| author | git <svn-admin@ruby-lang.org> | 2026-01-02 06:55:45 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-01-02 06:55:45 +0000 |
| commit | 0ec5678cd55aa0f2d900d028497bb444c4ce4b7b (patch) | |
| tree | 2dcd8d7387284c267dc601d71901d00662ca990b | |
| parent | dd34d6273a08b821d049fd653db43b032674c7d8 (diff) | |
Update bundled gems list as of 2026-01-02
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -47,7 +47,7 @@ releases. ### The following bundled gems are updated. * minitest 6.0.1 -* test-unit 3.7.6 +* test-unit 3.7.7 * rss 0.3.2 * net-imap 0.6.2 * typeprof 0.31.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index f4afd8e9c2..fcf63ab603 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -9,7 +9,7 @@ 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.6 https://github.com/test-unit/test-unit +test-unit 3.7.7 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 |
