aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMislav Marohnić2013-12-20 19:35:28 +0100
committerMike McQuaid2013-12-20 19:28:36 +0000
commit09e44256e7eaaf5c681aaf086de6149be7b932ea (patch)
tree81a86262547c67dc1df65e603df485fc156c3c39 /Library/Formula
parente9f46f54978715b725090813511760c0ce222aea (diff)
downloadhomebrew-09e44256e7eaaf5c681aaf086de6149be7b932ea.tar.bz2
ruby-build 20131220
Closes #25360. 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 452ace1e2..88fd9aa49 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/v20131211.tar.gz'
- sha1 '729a206c7bdeda36c155251842f9969e2bdfe8d0'
+ url 'https://github.com/sstephenson/ruby-build/archive/v20131220.tar.gz'
+ sha1 'a078d8f8e1722a8cd9c5df6636c74d0ac6e0926f'
head 'https://github.com/sstephenson/ruby-build.git'