From 891edc7fb51aad3aef5b6e97f28029fee17fbeef Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 8 Oct 2013 14:42:39 +0200 Subject: ruby-build 20131008 Closes #23127. Signed-off-by: Mike McQuaid --- Library/Formula/ruby-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3