We've been compatible for a while, actually, and probably
could've done this earlier.

We won't be dropping unicorn 4.x compatibility for a bit
in case some folks need to stick to unicorn 4.x for any
reason.
---
 yahns.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/yahns.gemspec b/yahns.gemspec
index 25be531..2c0c69e 100644
--- a/yahns.gemspec
+++ b/yahns.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
   s.files = manifest
   s.add_dependency(%q<kgio>, '~> 2.9')
   s.add_dependency(%q<sleepy_penguin>, '~> 3.2')
-  s.add_dependency(%q<unicorn>, '~> 4.6', '>= 4.6.3')
+  s.add_dependency(%q<unicorn>, '>= 4.6.3', '< 6.0')
   # s.add_dependency(%q<kgio-sendfile>, '~> 1.2') # optional
 
   # minitest is standard in Ruby 2.0, 4.3 is packaged with Ruby 2.0.0,
-- 
EW

--
unsubscribe: yahns-public+unsubscr...@yhbt.net
archive: http://yhbt.net/yahns-public/

Reply via email to