chore(zsh/ruby): remove deprecated and redundant gems

This commit is contained in:
2025-12-19 15:30:42 +00:00
parent fcbcce79f6
commit e86ff34b2e

View File

@@ -54,25 +54,17 @@ alias fr="foreman run"
install_ruby_global_packages() {
local packages=(
'bundler:~> 1.0'
'bundler:~> 2.0'
bundler-audit
dotenv
erb_lint
foreman
method_source
pry-doc
reek
rubocop
ruby-lsp
ruby-lsp-rails
ruby-lsp-rspec
solargraph
solargraph-rails
steep
syntax_tree
syntax_tree-haml
syntax_tree-rbs
yard
)