mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:46:40 +00:00
feat(ruby): add debug gems to default gem list
This commit is contained in:
@@ -63,6 +63,7 @@ install_ruby_global_packages() {
|
||||
'bundler:~> 2.0'
|
||||
brakeman
|
||||
bundler-audit
|
||||
debase
|
||||
dotenv
|
||||
foreman
|
||||
hippo-cli
|
||||
@@ -73,6 +74,7 @@ install_ruby_global_packages() {
|
||||
reek
|
||||
rubocop
|
||||
rubocop-daemon
|
||||
ruby-debug-ide
|
||||
schmersion
|
||||
seeing_is_believing
|
||||
solargraph
|
||||
|
||||
Reference in New Issue
Block a user