mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(ruby): add dotenv to default list of rubygems
This commit is contained in:
@@ -80,6 +80,7 @@ install_ruby_global_packages() {
|
||||
'bundler:~> 2.0'
|
||||
brakeman
|
||||
bundler-audit
|
||||
dotenv
|
||||
foreman
|
||||
lunchy
|
||||
method_source
|
||||
|
||||
Reference in New Issue
Block a user