summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2021-10-01 03:13:00 +0900
committerKoichi Sasada <ko1@atdot.net>2021-10-05 02:07:33 +0900
commitbc96a45f12503956e323e6c2a47aa550ca1da3dc (patch)
treec2bffe24d2e5d9ee80c42e00e34f9d437ccbd73b /gems
parentae1da7e1f76cabc6c2d9b45a6c56b1607200147a (diff)
introduce debug.gem
For the `test-bundled-gems`, make `debug.so` with extconf.rb and `make` command directly because `rake-compiler` assume ruby is installed (but `test-bundled-gems` can run without installation).
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4804
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems1
1 files changed, 1 insertions, 0 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index c6a4c77d14..275309de5a 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -13,3 +13,4 @@ matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 1.6.2 https://github.com/ruby/rbs
typeprof 0.15.3 https://github.com/ruby/typeprof
+debug 1.2.2 https://github.com/ruby/debug