aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-12-07 10:21:25 +0100
committerAdam Vandenberg2013-12-07 09:16:35 -0800
commit9c131068024ce55314dea4c0a4431d31bbc5a947 (patch)
treea1aa309813726ded6c6583e435382d69a8baa305 /Library
parent4e634f55b8ba433aae69c15cfe9dcf0c830d43fb (diff)
downloadhomebrew-9c131068024ce55314dea4c0a4431d31bbc5a947.tar.bz2
ruby-build 20131206
Closes #25020. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ruby-build.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-build.rb b/Library/Formula/ruby-build.rb
index 0408517ff..3ac45e6f6 100644
--- a/Library/Formula/ruby-build.rb
+++ b/Library/Formula/ruby-build.rb
@@ -2,8 +2,8 @@ require 'formula'
class RubyBuild < Formula
homepage 'https://github.com/sstephenson/ruby-build'
- url 'https://github.com/sstephenson/ruby-build/archive/v20131122.1.tar.gz'
- sha1 '9ee2cf3a64d08e25c13e0d799ff689a997361328'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131206.tar.gz'
+ sha1 'bebb0f0421ad9cbb57efa5f4492b3a291e46fabc'
head 'https://github.com/sstephenson/ruby-build.git'