mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add a few new global ruby gems
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user