Skip to content

Commit c111a58

Browse files
committed
Temporarily use the revised versions of minitest and debug gems
... to support the new error message. minitest/minitest#942 ruby/debug#889
1 parent 9afd782 commit c111a58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gems/bundled_gems

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# - repository-url: URL from where clone for test
66
# - revision: revision in repository-url to test
77
# if `revision` is not given, "v"+`version` or `version` will be used.
8-
minitest 5.17.0 https://github.com/seattlerb/minitest
8+
minitest 5.17.0 https://github.com/seattlerb/minitest d4fc359899f96944be147609e045b9e921881f19
99
power_assert 2.0.3 https://github.com/ruby/power_assert
1010
rake 13.0.6 https://github.com/ruby/rake
1111
test-unit 3.5.7 https://github.com/test-unit/test-unit
@@ -19,4 +19,4 @@ matrix 0.4.2 https://github.com/ruby/matrix
1919
prime 0.1.2 https://github.com/ruby/prime
2020
rbs 2.8.4 https://github.com/ruby/rbs
2121
typeprof 0.21.4 https://github.com/ruby/typeprof
22-
debug 1.7.1 https://github.com/ruby/debug
22+
debug 1.7.1 https://github.com/ruby/debug d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e

0 commit comments

Comments
 (0)