aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominyk Tiller2015-04-13 18:17:08 +0100
committerMike McQuaid2015-04-13 12:19:42 -0700
commit4aa535dad54c25dee7790a3e1738dff1f18ff0d3 (patch)
tree23bffe7cb45d01647f7fa7ff59cae9ce6119d677
parentb903ef2bd35232dc4742ca855cd504fa60e04154 (diff)
downloadhomebrew-4aa535dad54c25dee7790a3e1738dff1f18ff0d3.tar.bz2
ruby 2.2.2
Version bump. Fix for CVE-2015-1855, details [here](https://www.ruby-lang.org/en/news/2015/04/13/ruby-openssl-hostnam e-matching-vulnerability/). Closes #38616. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 73728aa02..aa45d0ae1 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -1,7 +1,7 @@
class Ruby < Formula
homepage "https://www.ruby-lang.org/"
- url "http://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.1.tar.bz2"
- sha256 "4e5676073246b7ade207be3e80a930567a88100513591a0f19fc38e247370065"
+ url "http://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.2.tar.bz2"
+ sha256 "f3b8ffa6089820ee5bdc289567d365e5748d4170e8aa246d2ea6576f24796535"
bottle do
sha1 "86b890a33905d8d99d0ea91194f91a0285c882c3" => :yosemite