bin/setup in dotgpg-environment-0.1.1 vs bin/setup in dotgpg-environment-0.2.0

- old
+ new

@@ -1,7 +1,8 @@ #!/bin/bash set -euo pipefail IFS=$'\n\t' +gem install dotenv bundle install # Do any other automated setup that you need to do here