diff options
| author | git <svn-admin@ruby-lang.org> | 2025-11-26 02:08:43 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-11-26 02:08:43 +0000 |
| commit | 0b0c2cc4cbed72e952233953f90bc2dbdc77c11b (patch) | |
| tree | a1108e3fc830cbe289e59400837a9d9c2c67c3c2 | |
| parent | 26a9e0b4e31f7b5a9cbd755e0a15823a8fa51bae (diff) | |
Update bundled gems list as of 2025-11-25
| -rw-r--r-- | NEWS.md | 4 | ||||
| -rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -167,7 +167,7 @@ The following bundled gems are promoted from default gems. * pstore 0.2.0 * benchmark 0.5.0 * logger 1.7.0 -* rdoc 6.15.1 +* rdoc 6.16.0 * win32ole 1.9.2 * irb 1.15.3 * reline 0.6.3 @@ -221,7 +221,7 @@ The following bundled gems are updated. * minitest 5.26.2 * power_assert 3.0.1 * rake 13.3.1 -* test-unit 3.7.1 +* test-unit 3.7.3 * rexml 3.4.4 * net-ftp 0.3.9 * net-imap 0.5.12 diff --git a/gems/bundled_gems b/gems/bundled_gems index 2d5c6bdaa1..e1e6b01bfd 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -9,7 +9,7 @@ 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 +test-unit 3.7.3 https://github.com/test-unit/test-unit rexml 3.4.4 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.9 https://github.com/ruby/net-ftp @@ -39,7 +39,7 @@ ostruct 0.6.3 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger -rdoc 6.15.1 https://github.com/ruby/rdoc +rdoc 6.16.0 https://github.com/ruby/rdoc win32ole 1.9.2 https://github.com/ruby/win32ole irb 1.15.3 https://github.com/ruby/irb reline 0.6.3 https://github.com/ruby/reline |
