aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 dd16079ad..d98376ad8 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/tarball/v20130226'
- sha1 '0e16c0b528c6d801317845830633c8338e1ac9de'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20130227'
+ sha1 '5cdcc5552f2ffb11ea161c98250e4c6153202462'
head 'https://github.com/sstephenson/ruby-build.git'