commit a37b3219ea944b324ecfffff4a3f751f75c89553 Author: Josh Holtrop Date: Wed Apr 4 21:57:13 2018 -0400 Add some Ruby gem submodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..966907a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "gems/whittle"] + path = gems/whittle + url = https://github.com/d11wtq/whittle +[submodule "gems/yawpa"] + path = gems/yawpa + url = https://github.com/holtrop/yawpa diff --git a/gems/whittle b/gems/whittle new file mode 160000 index 0000000..988e4fa --- /dev/null +++ b/gems/whittle @@ -0,0 +1 @@ +Subproject commit 988e4fac0ce1ce368acef04979b9a4432b2b89f0 diff --git a/gems/yawpa b/gems/yawpa new file mode 160000 index 0000000..abbc14e --- /dev/null +++ b/gems/yawpa @@ -0,0 +1 @@ +Subproject commit abbc14e96553b7a591ecce6493277ac85ae37074