aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1fa4e52a2..dd16079ad 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/v20130225'
- sha1 'caa9a02488822b53c97ae2e53da639f305c1e3d0'
+ url 'https://github.com/sstephenson/ruby-build/tarball/v20130226'
+ sha1 '0e16c0b528c6d801317845830633c8338e1ac9de'
head 'https://github.com/sstephenson/ruby-build.git'