aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby.rb7
1 files changed, 2 insertions, 5 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index 2b2117282..849d25a8f 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -2,13 +2,10 @@ require "formula"
class Ruby < Formula
homepage "https://www.ruby-lang.org/"
- url "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.4.tar.bz2"
- sha256 "f37f11a8c75ab9215bb9f61246ef98e0e57e1409f0872e5cf59033edcf5b8d2a"
+ url "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.5.tar.bz2"
+ sha256 "0241b40f1c731cb177994a50b854fb7f18d4ad04dcefc18acc60af73046fb0a9"
bottle do
- sha1 "c3c2fd70a2963266ba420e9a31cf3161350fc8d7" => :yosemite
- sha1 "f424670929f81863cbf4209d7d096301fb271042" => :mavericks
- sha1 "093abf8b650ba5edaaa9f228b7381ffc8aa079cb" => :mountain_lion
end
head do