Kaynağa Gözat
Quoted the arglist variable to fix errors from commands with spaces, per http://tldp.org/LDP/abs/html/internalvariables.html#ARGLIST
which states: "Of course, "$@" should be quoted." Also reference bug thread: https://github.com/gma/bundler-exec/issues/16