aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ruby-install.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby-install.rb b/Library/Formula/ruby-install.rb
index 6f4e37e2d..a3b8456ab 100644
--- a/Library/Formula/ruby-install.rb
+++ b/Library/Formula/ruby-install.rb
@@ -2,8 +2,8 @@ require 'formula'
class RubyInstall < Formula
homepage 'https://github.com/postmodern/ruby-install#readme'
- url 'https://github.com/postmodern/ruby-install/archive/v0.3.1.tar.gz'
- sha1 'e7e8a8b7e7138c6d364367a161dbb5a0a2bceda8'
+ url 'https://github.com/postmodern/ruby-install/archive/v0.3.2.tar.gz'
+ sha1 '5561df9bb5d73677cf5193d27ec130f52c4e4755'
head 'https://github.com/postmodern/ruby-install.git'