Update ruby_version requirement to allow ruby 3.0
commit06e904f1e8d8e554d8992fbb3de993dff45dec4c
authorJean Boussier <jean.boussier@shopify.com>
Fri, 4 Sep 2020 12:34:37 +0000 (4 14:34 +0200)
committerEric Wong <bofh@yhbt.net>
Sun, 6 Sep 2020 09:22:40 +0000 (6 09:22 +0000)
treea33219529b436c1a95e77423f179764f6b9f28ff
parentebd6816e393ac9926f16f3a73034fc378492d71e
Update ruby_version requirement to allow ruby 3.0

Ruby just recently bump the master version to 3.0.
This requirement bump is necessary to test unicorn
against ruby master.

[ew: wrap at <80 columns for hackers with poor eyesight]

Acked-by: Eric Wong <bofh@yhbt.net>
ext/unicorn_http/extconf.rb
test/test_helper.rb
unicorn.gemspec