From b1a6b0c4ca6b04f82414e94e991970a6b10b4199 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 12 Oct 2020 09:39:10 +0100 Subject: [PATCH] feat(ruby): add dotenv to default list of rubygems --- zsh/ruby.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/ruby.zsh b/zsh/ruby.zsh index 5bd31bf..afbf582 100755 --- a/zsh/ruby.zsh +++ b/zsh/ruby.zsh @@ -80,6 +80,7 @@ install_ruby_global_packages() { 'bundler:~> 2.0' brakeman bundler-audit + dotenv foreman lunchy method_source