aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-11-15 16:07:58 +0200
committerMike McQuaid2013-11-15 14:11:24 +0000
commitcd4144dd2fc87d787dd5dcab85b56cff144a14fd (patch)
tree9c4587e2a0fa86e36da9960cfb6842548a5b7239 /Library
parent00ec827bcc3c584134a73f655f3dd3970a0fb4ba (diff)
downloadhomebrew-cd4144dd2fc87d787dd5dcab85b56cff144a14fd.tar.bz2
ruby-build 20131115
Closes #24345. Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 3bc701ff5..198ca896d 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/v20131030.tar.gz'
- sha1 '64a3728d9bc9e81361036b87b843522b7bd152f8'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131115.tar.gz'
+ sha1 '19e215947d115445bc73caa6163388fdefb7e823'
head 'https://github.com/sstephenson/ruby-build.git'