diff options
| author | git <svn-admin@ruby-lang.org> | 2024-12-04 07:02:11 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-12-04 07:02:11 +0000 |
| commit | c516669f26ef16228f2579f32b1a86566c04dad3 (patch) | |
| tree | 3e901a27553927c0a5d9f95fc0625ac9dc86f5d4 | |
| parent | f76a4cda86afef8f9007b403febeb5524269f007 (diff) | |
Update bundled gems list as of 2024-12-04
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -207,7 +207,7 @@ The following bundled gem is added. The following bundled gems are updated. -* minitest 5.25.2 +* minitest 5.25.4 * power_assert 2.0.4 * rake 13.2.1 * test-unit 3.6.4 diff --git a/gems/bundled_gems b/gems/bundled_gems index fe5dd0ae87..e1b0fa93f5 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,7 +6,7 @@ # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.25.2 https://github.com/minitest/minitest +minitest 5.25.4 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.4 https://github.com/test-unit/test-unit |
