From 85b67d7f3d6aa134be942aa1099b0938a6d36060 Mon Sep 17 00:00:00 2001
From: kpdecker <kpdecker@gmail.com>
Date: Thu, 14 Aug 2014 12:31:01 -0500
Subject: [PATCH] Use public url for spec submodule

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

diff --git a/.gitmodules b/.gitmodules
index 9414214c..1739275a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "spec/mustache"]
 	path = spec/mustache
-	url = git@github.com:mustache/spec.git
+	url = git://github.com/mustache/spec.git
