From 15f20edbf5f9d4d55a21f0a3ffea50d87474a15c Mon Sep 17 00:00:00 2001
From: Jaden Diefenbaugh <blakcap@users.noreply.github.com>
Date: Thu, 15 Dec 2016 11:22:35 +0100
Subject: [PATCH] buildout bower now successfully fetches string_score dep

---
 buildout.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout.cfg b/buildout.cfg
index 3a20a2e1b..308c28982 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -121,7 +121,7 @@ packages = jquery#~1.11.3
            mousetrap#~1.5.3
            raphael#~2.1.4
            spectrum#~1.7.1
-           git@github.com:joshaven/string_score#~0.1.22
+           git://github.com/joshaven/string_score#~0.1.22
            chosen-bootstrap#~1.1.0
            angularjs#~1.4.5
            angular-ui-router#~0.2.15
-- 
GitLab