aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-02-24 16:40:26 -0500
committerJack Nagel2014-02-24 16:40:26 -0500
commitad58b2b2da4bf2c672f5775f46d57027a27b3ce2 (patch)
tree64df74055f6201d6d0ca48505bd86f46fe4832d1 /Library/Formula
parent31b6584754dbd4e367db24faa261e413ccbc7046 (diff)
downloadhomebrew-ad58b2b2da4bf2c672f5775f46d57027a27b3ce2.tar.bz2
ruby 2.1.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index cc5b800ab..4baaff375 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ruby < Formula
homepage 'https://www.ruby-lang.org/'
- url 'http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0.tar.bz2'
- sha256 '1d3f4ad5f619ec15229206b6667586dcec7cc986672c8fbb8558161ecf07e277'
+ url 'http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.1.tar.bz2'
+ sha256 '96aabab4dd4a2e57dd0d28052650e6fcdc8f133fa8980d9b936814b1e93f6cfc'
head do
url 'http://svn.ruby-lang.org/repos/ruby/trunk/'