aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/shocco.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shocco.rb b/Library/Formula/shocco.rb
index 81029c85a..c1508460f 100644
--- a/Library/Formula/shocco.rb
+++ b/Library/Formula/shocco.rb
@@ -30,7 +30,7 @@ class Shocco < Formula
url 'https://github.com/rtomayko/shocco/tarball/a1ee000613946335f54a8f236ee9fe6f7f22bcb8'
sha1 '8feb66dad3c957fabdfa368e710dfb2a078a732f'
- depends_on MarkdownProvider.new
+ depends_on MarkdownProvider
def install
Pygments.new.brew { libexec.install 'pygmentize','pygments' }