ZIm/crates/dap_adapters
Julia Ryan ce164f5e65
Remove ruby debug adapter (#33541)
Now that the extension version has been bumped we can remove our in-tree
one to avoid having duplicate debug adapters.

Release Notes:

- The ruby debug adapter has been moved to the [ruby
extension](https://github.com/zed-extensions/ruby), if you have any
saved debug scenarios you'll need to change `"adapter": "Ruby"` to
`"adapter": "rdbg"`.
2025-06-30 09:15:56 -07:00
..
src Remove ruby debug adapter (#33541) 2025-06-30 09:15:56 -07:00
Cargo.toml debugger: Fix treatment of node-terminal scenarios (#33432) 2025-06-26 14:02:09 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00