From 3a250fcfb9fcfa0ab3a8105821e670563025faa4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Dec 2010 07:18:49 +0000 Subject: initial cool.io support Cool.io is the new name for Rev. We'll continue to support Rev until Cool.io breaks backwards compatibility. Rev may not be supported if Cool.io is. --- rainbows.gemspec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index 6a94bc7..5490824 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -49,6 +49,9 @@ Gem::Specification.new do |s| # Revactor depends on Rev, too, 0.3.0 got the ability to attach IOs # s.add_dependency(%q, [">= 0.3.2"]) # + # Cool.io is the new Rev, but it doesn't work with Revactor + # s.add_dependency(%q, [">= 1.0"]) + # # Rev depends on IOBuffer, which got faster in 0.1.3 # s.add_dependency(%q, [">= 0.1.3"]) # -- cgit v1.2.3-24-ge0c7