From cd52241672d7ca82ef14217fa355a94e5c7926ea Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Wed, 16 Sep 2020 14:36:06 -0400 Subject: [PATCH] thin: ruby26 --- www-servers/thin/thin-1.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"