bin/setup in rails-interactive-0.1.1 vs bin/setup in rails-interactive-0.1.3

- old
+ new

@@ -1,7 +1,7 @@ #!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx -chmod u+x bin/interactive +chmod u+x bin/rails-interactive bundle install