diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ruby.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 49fbd82e7..f24444eb5 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -4,6 +4,7 @@ class Ruby < Formula homepage 'https://www.ruby-lang.org/' url "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.2.tar.bz2" sha256 "6948b02570cdfb89a8313675d4aa665405900e27423db408401473f30fc6e901" + revision 1 bottle do sha1 "9c7a61fa34c47d0c48a23bf28a0d4c9a3f31b273" => :mavericks |
