bin/setup in active_recall-1.6.4 vs bin/setup in active_recall-1.8.0

- old
+ new

@@ -1,5 +1,11 @@ \ No newline at end of file +#!/usr/bin/env bash +set -euo pipefail +IFS=$'\n\t' +set -vx + +bundle install