diff options
-rw-r--r-- | open-source-lorries/bundler.lorry | 6 |
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" + } +} |