about summary refs log tree commit homepage
path: root/lib/rainbows/xepoll_thread_pool.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-20 18:23:50 -0700
committerEric Wong <normalperson@yhbt.net>2011-05-21 01:38:36 +0000
commit07cb79c14399a292ae2a50db007180941c758c69 (patch)
tree4df709976c2f9aee046fb501e9c5c35ff2b850e8 /lib/rainbows/xepoll_thread_pool.rb
parent9009074ae535438696b706b4d6b8d4c72187c33e (diff)
downloadrainbows-07cb79c14399a292ae2a50db007180941c758c69.tar.gz
It's better under 1.9.3
Diffstat (limited to 'lib/rainbows/xepoll_thread_pool.rb')
-rw-r--r--lib/rainbows/xepoll_thread_pool.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rainbows/xepoll_thread_pool.rb b/lib/rainbows/xepoll_thread_pool.rb
index 90a4da9..873a975 100644
--- a/lib/rainbows/xepoll_thread_pool.rb
+++ b/lib/rainbows/xepoll_thread_pool.rb
@@ -61,7 +61,7 @@ require "raindrops"
 # === RubyGem Requirements
 #
 # * raindrops 0.6.0 or later
-# * sleepy_penguin 2.0.0 or later
+# * sleepy_penguin 3.0.0 or later
 module Rainbows::XEpollThreadPool
   extend Rainbows::PoolSize