mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
Workaround minitest's version issue
Every RubyCI is broken because minitest has a newer version.
20230305
T061003Z.fail.html.gz
This commit is contained in:
parent
191e4ae33f
commit
a3abe3fd6d
1 changed files with 1 additions and 1 deletions
|
@ -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.17.0 https://github.com/seattlerb/minitest d4fc359899f96944be147609e045b9e921881f19
|
||||
minitest 5.18.0 https://github.com/seattlerb/minitest d4fc359899f96944be147609e045b9e921881f19
|
||||
power_assert 2.0.3 https://github.com/ruby/power_assert
|
||||
rake 13.0.6 https://github.com/ruby/rake
|
||||
test-unit 3.5.7 https://github.com/test-unit/test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue