Skip to content

Commit

Permalink
ruby 2.1.3
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#32440.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
dx7 authored and jacknagel committed Sep 22, 2014
1 parent e579d86 commit c9dfa99
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Formula/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@

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 3
url "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.3.tar.bz2"
sha256 "36ce72f84ae4129f6cc66e33077a79d87b018ea7bf1dbc3d353604bf006f76d6"

bottle do
revision 2
sha1 "43b7f90a5329fd4a5afb7dce9fceff8d8d8e1ac8" => :mavericks
sha1 "ac5dddb26583e72701691e8f89d6d5d9b1f64890" => :mountain_lion
sha1 "2c55b4727bcc7ef3b1c5dd3207773ff1d52a5b38" => :lion
end

head do
Expand Down

0 comments on commit c9dfa99

Please sign in to comment.