diff --git a/www-servers/thin/thin-1.7.2.ebuild b/www-servers/thin/thin-1.7.2.ebuild index a0ead6329..774621597 100644 --- a/www-servers/thin/thin-1.7.2.ebuild +++ b/www-servers/thin/thin-1.7.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25" +USE_RUBY="ruby25 ruby26" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"