summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2023-02-10 15:42:59 +0900
committerYusuke Endoh <mame@ruby-lang.org>2023-02-19 21:06:13 +0900
commit8a59f75de7e1ee4c021a1cd79aa78f0c6cf78507 (patch)
tree8a87a5a8f44c32942323d141e2c585decae276a9 /gems
parent29f88b9feadee1417010dc6cd4f8e49c8c19720a (diff)
downloadruby-8a59f75de7e1ee4c021a1cd79aa78f0c6cf78507.tar.gz
Use the development versions of minitest and debug gems
This is a preparation for a new message format of NameError. [Feature #18285] https://github.com/minitest/minitest/pull/942 https://github.com/ruby/debug/pull/889
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems4
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index a754e89cd2..142deff519 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.17.0 https://github.com/seattlerb/minitest
+minitest 5.17.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
@@ -19,4 +19,4 @@ matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 2.8.4 https://github.com/ruby/rbs
typeprof 0.21.4 https://github.com/ruby/typeprof
-debug 1.7.1 https://github.com/ruby/debug
+debug 1.7.1 https://github.com/ruby/debug d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e