From d49b73d86b931bd16a6f530524b13e9866bbbac1 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sat, 17 May 2014 00:46:57 +0000 Subject: add bundler --- open-source-lorries/bundler.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/bundler.lorry 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" + } +} -- cgit v1.2.1