buildout bower now successfully fetches string_score dep
Buildout fails to finish setting everything up due to a dependency url issue. For some reason, buildout's bower can't understand git@github.com: urls anymore, and breaks when trying to fetch the string_score dep. Just changing the url style fixes it.