diff --git a/README.md b/README.md index aa99410..bd8736e 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ end | `dart` | Dart | dart-code | `git`, `npx` | Supported | | `jsnode` | JavaScript | node-debug2 | `npm`, `git` | Supported | | `unity` | Unity3D, C# | UnityDebug | `mono`, `wget`, `unzip` | Supported | -| `ruby_vsc` | Ruby | netcoredbg | `git`, `npm` | Experimental | +| `ruby_vsc` | Ruby | ruby_vcs | `wget`, `unzip` | Experimental | | `ccppr_lldb` | C, C++, Rust | lldb-vscode | N/A | Experimental | | `markdown` | Markdown | mockdebug | N/A | Experimental | | `java` | Java | java-debug | N/A | Unsupported | diff --git a/lua/dap-install/core/debuggers/ruby.lua b/lua/dap-install/core/debuggers/ruby.lua deleted file mode 100644 index e69de29..0000000