mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +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'
|
'bundler:~> 2.0'
|
||||||
brakeman
|
brakeman
|
||||||
bundler-audit
|
bundler-audit
|
||||||
|
debase
|
||||||
dotenv
|
dotenv
|
||||||
foreman
|
foreman
|
||||||
hippo-cli
|
hippo-cli
|
||||||
@@ -73,6 +74,7 @@ install_ruby_global_packages() {
|
|||||||
reek
|
reek
|
||||||
rubocop
|
rubocop
|
||||||
rubocop-daemon
|
rubocop-daemon
|
||||||
|
ruby-debug-ide
|
||||||
schmersion
|
schmersion
|
||||||
seeing_is_believing
|
seeing_is_believing
|
||||||
solargraph
|
solargraph
|
||||||
|
|||||||
Reference in New Issue
Block a user