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 \
|
gem install --no-rdoc --no-ri \
|
||||||
bundler \
|
bundler \
|
||||||
foreman \
|
foreman \
|
||||||
rubocop \
|
|
||||||
lunchy \
|
lunchy \
|
||||||
|
method_source \
|
||||||
|
pry-doc \
|
||||||
rbenv-rehash \
|
rbenv-rehash \
|
||||||
reek \
|
reek \
|
||||||
|
rubocop \
|
||||||
|
seeing_is_believing \
|
||||||
travis
|
travis
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user