bin/setup in warp-dir-1.1.2 vs bin/setup in warp-dir-1.1.3

- old
+ new

@@ -1,8 +1,9 @@ #!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx +gem install bundler --no-ri --no-rdoc bundle install # Do any other automated setup that you need to do here