diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-11-28 11:03:57 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-11-28 12:24:17 +0900 |
| commit | e0b68b2dc93da31f93232fe0b545ba66c3ae9ea4 (patch) | |
| tree | e81545e6dc411d7eccc462745c2cc26f8093b268 | |
| parent | f90f4735c97b4a9f5638f200ee3e0438c0bffb04 (diff) | |
Bump up test-unit 3.6.4
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12187
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 686065c8de..862cc9c85c 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -9,7 +9,7 @@ minitest 5.25.2 https://github.com/minitest/minitest power_assert 2.0.4 https://github.com/ruby/power_assert rake 13.2.1 https://github.com/ruby/rake -test-unit 3.6.3 https://github.com/test-unit/test-unit +test-unit 3.6.4 https://github.com/test-unit/test-unit rexml 3.3.9 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.8 https://github.com/ruby/net-ftp |
