From 00346227dfe91a6a11f95a679cef38940f79f12a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 24 Mar 2020 22:07:41 +0000 Subject: unicorn 5.5.4 One change to improve RFC 7230 conformance in the HTTP parser: https://yhbt.net/unicorn-public/20200319022823.32472-1-bofh@yhbt.net/ --- unicorn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index dcddff9..04cadff 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -11,7 +11,7 @@ end.compact Gem::Specification.new do |s| s.name = %q{unicorn} - s.version = (ENV['VERSION'] || '5.5.3').dup + s.version = (ENV['VERSION'] || '5.5.4').dup s.authors = ['unicorn hackers'] s.summary = 'Rack HTTP server for fast clients and Unix' s.description = File.read('README').split("\n\n")[1] -- cgit v1.2.3-24-ge0c7