Update list of default ruby gems

This commit is contained in:
2018-10-23 12:17:35 +01:00
parent 2a980724c7
commit 73c6709435

View File

@@ -4,7 +4,9 @@
install_ruby_global_packages () {
gem install --no-rdoc --no-ri \
brakeman \
bundler \
bundler-audit \
foreman \
lunchy \
method_source \
@@ -12,8 +14,7 @@ install_ruby_global_packages () {
rbenv-rehash \
reek \
rubocop \
seeing_is_believing \
travis
seeing_is_believing
}
# Aliases