summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-17 00:46:57 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-17 00:46:57 +0000
commitd49b73d86b931bd16a6f530524b13e9866bbbac1 (patch)
treef6469ec17d2866d36d6f2dd6a7cb3861e1f0989f
parent3a668b01b2363a96b7d1eb31266b1890d8b57302 (diff)
downloadlorries-d49b73d86b931bd16a6f530524b13e9866bbbac1.tar.gz
add bundler
-rw-r--r--open-source-lorries/bundler.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/bundler.lorry b/open-source-lorries/bundler.lorry
new file mode 100644
index 0000000..75a1b3f
--- /dev/null
+++ b/open-source-lorries/bundler.lorry
@@ -0,0 +1,6 @@
+{
+ "bundler": {
+ "type": "git",
+ "url": "git://github.com/bundler/bundler"
+ }
+}