refactor!(ruby): remove robe

BREAKING CHANGE: This removes the Robe package from the ruby module,
which now relies on lsp-mode/eglot to provide those features with more
consistency and less maintenance overhead.

Ref: https://github.com/orgs/doomemacs/projects/5/views/1?pane=issue&itemId=69411568
Close: #8237
Fix: #6994
Fix: #3055
This commit is contained in:
Henrik Lissner
2025-01-12 13:28:09 -05:00
parent 75a995f66f
commit c21c6c0aa8
4 changed files with 5 additions and 75 deletions

View File

@@ -12,7 +12,6 @@
;; Programming environment
(package! rubocop :pin "f5fd18aa810c3d3269188cbbd731ddc09006f8f5")
(package! robe :pin "ec4b7e74e93de3133924f3caca79bcea04fcc666")
;; Project tools
(package! bundler :pin "43efb6be4ed118b06d787ce7fbcffd68a31732a7")