Skip to content

Commit 6e448e3

Browse files
authored
Bump ruby to v0.10.1 (#2931)
This version includes: - zed-extensions/ruby#119 - zed-extensions/ruby#111 - zed-extensions/ruby#113 Also, as a result of rebuilding the extension with #2927, the new rdbg debug adapter will be registered successfully.
1 parent e046918 commit 6e448e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,7 @@ version = "0.0.2"
20032003

20042004
[ruby]
20052005
submodule = "extensions/ruby"
2006-
version = "0.10.0"
2006+
version = "0.10.1"
20072007

20082008
[ruff]
20092009
submodule = "extensions/zed"

0 commit comments

Comments
 (0)