script/source-setup/bundler in licensed-1.1.0 vs script/source-setup/bundler in licensed-1.2.0

- old
+ new

@@ -15,6 +15,6 @@ if [ "$1" == "-f" ]; then find . -not -regex "\.*" -and -not -name "Gemfile" -print0 | xargs -0 rm -rf fi -bundle install --path vendor/gems +bundle install --path vendor/gems --without ignore