aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-10-24 06:53:56 -0700
committerAdam Vandenberg2013-10-24 07:22:17 -0700
commitfa70b791d4a712a54e0cd739cb53b9fed85f155e (patch)
tree10a4da65d0421ac2ccb4c50fc5358ceb5bab3a9b /Library
parent1e27b6060b3c2af42d11af580b47236dfe590ad0 (diff)
downloadhomebrew-fa70b791d4a712a54e0cd739cb53b9fed85f155e.tar.bz2
ruby-build 20131024
Closes #23528. 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 75589f289..712e3a7de 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/v20131008.tar.gz'
- sha1 '4122735f4b6a5c5c5179f2374cd82a9da8005f2e'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131024.tar.gz'
+ sha1 '2b6adef4914ae24965b696a38e4ba131fdb321fb'
head 'https://github.com/sstephenson/ruby-build.git'