bin/setup in active_recall-2.0.0 vs bin/setup in active_recall-2.0.1

- old
+ new

@@ -2,5 +2,6 @@ set -euo pipefail IFS=$'\n\t' set -vx bundle install +bundle exec appraisal install