aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gitbucket.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gitbucket.rb')
-rw-r--r--Library/Formula/gitbucket.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gitbucket.rb b/Library/Formula/gitbucket.rb
index a848ff2eb..9ca92ea03 100644
--- a/Library/Formula/gitbucket.rb
+++ b/Library/Formula/gitbucket.rb
@@ -7,7 +7,7 @@ class Gitbucket < Formula
head do
url 'https://github.com/takezoe/gitbucket.git'
- depends_on 'ant' => :build
+ depends_on :ant => :build
end
def install