Add a few new global ruby gems

This commit is contained in:
2018-05-20 11:10:40 +01:00
parent e5f8c78518
commit 658ef76c79

View File

@@ -6,10 +6,13 @@ install_ruby_global_packages () {
gem install --no-rdoc --no-ri \
bundler \
foreman \
rubocop \
lunchy \
method_source \
pry-doc \
rbenv-rehash \
reek \
rubocop \
seeing_is_believing \
travis
}