diff options
| author | git <svn-admin@ruby-lang.org> | 2022-10-04 07:09:33 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2022-10-04 07:09:33 +0000 |
| commit | 6378825df5c7abc7ef45f257057ffd21dc9e63b5 (patch) | |
| tree | 285d855155f24daad1c3b83bf0e72238b3f6d6b3 | |
| parent | 7726f6bfff755f2b43d9138756da8b140ed08da1 (diff) | |
Update bundled gems list at 2022-10-04
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -218,6 +218,7 @@ Note: We're only listing outstanding class updates. * timeout 0.3.0 * The following bundled gems are updated. * minitest 5.16.3 + * test-unit 3.5.5 * net-imap 0.3.1 * net-pop 0.1.2 * net-smtp 0.3.2 diff --git a/gems/bundled_gems b/gems/bundled_gems index f9cf631765..700c687c9e 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -2,7 +2,7 @@ minitest 5.16.3 https://github.com/seattlerb/minitest power_assert 2.0.1 https://github.com/ruby/power_assert rake 13.0.6 https://github.com/ruby/rake -test-unit 3.5.3 https://github.com/test-unit/test-unit +test-unit 3.5.5 https://github.com/test-unit/test-unit rexml 3.2.5 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss net-ftp 0.1.3 https://github.com/ruby/net-ftp |
