ruby: update HEAD

Closes #31706.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-09-02 22:51:12 +08:00
parent 27eb32f41c
commit f57861d44f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -18,7 +18,7 @@ class Ruby < Formula
end
head do
url "https://svn.ruby-lang.org/repos/ruby/trunk/"
url "https://github.com/ruby/ruby.git"
depends_on "autoconf" => :build
end