diff options
author | Takashi Kokubun <[email protected]> | 2023-02-10 16:33:56 -0800 |
---|---|---|
committer | Takashi Kokubun <[email protected]> | 2023-02-10 16:34:55 -0800 |
commit | c06565390e00f427fdd99dc2f86b53675d2e5b70 (patch) | |
tree | b784d5431cfae2161e893d1afc83a841efd2e38a /doc | |
parent | 0e7eac7b4821260621ca320c29ee36e9bfcd799a (diff) |
[DOC] debug.rb is a bundled gem from 3.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/maintainers.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/maintainers.md b/doc/maintainers.md index 1eeacbda85..0bebd60893 100644 --- a/doc/maintainers.md +++ b/doc/maintainers.md @@ -108,10 +108,6 @@ have commit right, others don't. * https://github.com/ruby/English * https://rubygems.org/gems/English -#### lib/debug.rb -* *unmaintained* -* https://github.com/ruby/debug - #### lib/delegate.rb * *unmaintained* * https://github.com/ruby/delegate @@ -495,6 +491,9 @@ have commit right, others don't. #### typeprof * https://github.com/ruby/typeprof +#### debug +* https://github.com/ruby/debug + ## Platform Maintainers #### mswin64 (Microsoft Windows) * NAKAMURA Usaku (usa) |