diff --git a/Formula/ruby.rb b/Formula/ruby.rb index e070e5c097..1030f855f5 100644 --- a/Formula/ruby.rb +++ b/Formula/ruby.rb @@ -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