Use apt installed build dependencies

--- a/script/bootstrap
+++ b/script/bootstrap
@@ -6,4 +6,4 @@ set -e
 cd $(dirname "$0")/..
 rm -f .bundle/config
 
-bundle install --path .bundle --quiet "$@"
+bundle install --local --quiet "$@"
