From 1776c75b33a648fd8ceba5af94859f7ec91d46f9 Mon Sep 17 00:00:00 2001 From: Chad Albers Date: Sun, 24 Aug 2014 22:02:24 +0900 Subject: [PATCH 1/2] recipe for helm-rubygems-org --- recipes/helm-rubygems-org | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/helm-rubygems-org diff --git a/recipes/helm-rubygems-org b/recipes/helm-rubygems-org new file mode 100644 index 00000000..3cdeddc0 --- /dev/null +++ b/recipes/helm-rubygems-org @@ -0,0 +1,4 @@ +(helm-rubygems-org + :repo "neomantic/helm-rubygems-org" + :commit "origin/master" + :fetcher github) From c0b7865a5d68d2b5d979ede30571e26c93468d3b Mon Sep 17 00:00:00 2001 From: Chad Albers Date: Tue, 26 Aug 2014 20:28:49 +0900 Subject: [PATCH 2/2] removed commit from recipe --- recipes/helm-rubygems-org | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/helm-rubygems-org b/recipes/helm-rubygems-org index 3cdeddc0..802eb2e4 100644 --- a/recipes/helm-rubygems-org +++ b/recipes/helm-rubygems-org @@ -1,4 +1,3 @@ (helm-rubygems-org :repo "neomantic/helm-rubygems-org" - :commit "origin/master" :fetcher github)