Skip to content

Commit 8c08744

Browse files
vitalliumlucascompython
authored andcommitted
Update Ruby extension to v0.10.0 (zed-industries#2916)
Hi! This pull request updates the Ruby extension to [v0.10.0](https://github.com/zed-extensions/ruby/releases/tag/v0.10.0). As always, here is the changelog with notable changes: - Debugger prototype for Ruby by @osiewicz in zed-extensions/ruby#96 - feat(herb): add Herb LSP by @vitallium in zed-extensions/ruby#110 - Update herb-language-server executable path by @marcoroth Thanks!
1 parent 17dbd4d commit 8c08744

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
@@ -1991,7 +1991,7 @@ version = "0.0.2"
19911991

19921992
[ruby]
19931993
submodule = "extensions/ruby"
1994-
version = "0.9.0"
1994+
version = "0.10.0"
19951995

19961996
[ruff]
19971997
submodule = "extensions/zed"

0 commit comments

Comments
 (0)