From de0bad509cc33d6004a55c751f2885574136bcc7 Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Fri, 5 Nov 2010 02:23:26 -0700 Subject: [PATCH] gist - HTTPS-only Github & multi-file gists Signed-off-by: Adam Vandenberg * Ownership of this scrpit has passed to [indirect], so he's the new upstream maintainer. --- Formula/gist.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gist.rb b/Formula/gist.rb index 332445196d..b9c13bcc03 100644 --- a/Formula/gist.rb +++ b/Formula/gist.rb @@ -1,9 +1,9 @@ require 'formula' class Gist