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 69528b7c3..739dfb061 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/v20130514.tar.gz'
- sha1 '1347cee973773fb4934c1f51e12cdf0a9dac17ac'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20130518.tar.gz'
+ sha1 '291bbadb2cf1201c976862da3a9da0a8300816f3'
head 'https://github.com/sstephenson/ruby-build.git'