From 9573d9bc6c63aced28300a9d7346b5575eed8b7d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 8 May 2012 23:18:41 +0000 Subject: tests: require sleepy_penguin 3.1.0 or later We'll be making the XEpollThreadPool users depend on this, too. --- t/test_isolate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/test_isolate.rb b/t/test_isolate.rb index d45c910..3b06b3d 100644 --- a/t/test_isolate.rb +++ b/t/test_isolate.rb @@ -38,7 +38,7 @@ Isolate.now!(opts) do end if RUBY_PLATFORM =~ /linux/ - gem 'sleepy_penguin', '3.0.1' + gem 'sleepy_penguin', '3.1.0' # is 2.6.32 new enough? gem 'io_splice', '4.1.1' if `uname -r`.strip > '2.6.32' -- cgit v1.2.3-24-ge0c7