feat(ruby): add dotenv to default list of rubygems

This commit is contained in:
2020-10-12 09:39:10 +01:00
parent 09af945a93
commit b1a6b0c4ca

View File

@@ -80,6 +80,7 @@ install_ruby_global_packages() {
'bundler:~> 2.0'
brakeman
bundler-audit
dotenv
foreman
lunchy
method_source