diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-03-14 14:21:50 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-03-14 14:21:50 +0900 |
| commit | 07b40044ada7f98f67b3807dddeda76fff12b223 (patch) | |
| tree | d43e918bdc11a5cb4ea6c7e91933272c4bea3f30 | |
| parent | 578f96afb53c43ef4298c26ba158334fab56c702 (diff) | |
Use released version of minitest
| -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 c816f234a6..d9a8da01fd 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -5,7 +5,7 @@ # - repository-url: URL from where clone for test # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.22.2 https://github.com/minitest/minitest 00affdbf08f42b9b12df043e9fe28e56ad33b622 +minitest 5.22.3 https://github.com/minitest/minitest power_assert 2.0.3 https://github.com/ruby/power_assert rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit |
