templates/common/gem_scaffold/bin/attach in nugem-0.8.1 vs templates/common/gem_scaffold/bin/attach in nugem-0.8.3

- old
+ new

@@ -29,6 +29,7 @@ bin/build set -e cd "$1" > /dev/null || exit 1 -_bin/debug +shift +_bin/debug "$@"