mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:06:40 +00:00
chore(shell/ruby): tidy up global gem list
This commit is contained in:
@@ -48,9 +48,7 @@ install_ruby_global_packages() {
|
||||
local packages=(
|
||||
'bundler:~> 1.0'
|
||||
'bundler:~> 2.0'
|
||||
brakeman
|
||||
bundler-audit
|
||||
debase
|
||||
dotenv
|
||||
erb_lint
|
||||
foreman
|
||||
@@ -59,9 +57,7 @@ install_ruby_global_packages() {
|
||||
reek
|
||||
rubocop
|
||||
rubocop-daemon
|
||||
ruby-debug-ide
|
||||
ruby-lsp
|
||||
seeing_is_believing
|
||||
solargraph
|
||||
solargraph-rails
|
||||
steep
|
||||
|
||||
Reference in New Issue
Block a user