aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorErik Michaels-Ober2013-10-08 14:42:39 +0200
committerMike McQuaid2013-10-08 13:51:57 +0100
commit891edc7fb51aad3aef5b6e97f28029fee17fbeef (patch)
tree08abab68f64d378c11795b364040b28bda9e0fcf /Library/Formula
parent3a8fd3006cbd7e0cf36b0e226084168aac9d4c7b (diff)
downloadhomebrew-891edc7fb51aad3aef5b6e97f28029fee17fbeef.tar.bz2
ruby-build 20131008
Closes #23127. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-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 9f27562e2..75589f289 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/v20130923.tar.gz'
- sha1 '7d5f5392892f125ef2f8dc49083622e3751fdc7a'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131008.tar.gz'
+ sha1 '4122735f4b6a5c5c5179f2374cd82a9da8005f2e'
head 'https://github.com/sstephenson/ruby-build.git'