From 8cefd1a84d3e26c637e8f8dd62e76fcea1c8a0d1 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 11 Jan 2019 08:38:07 +0100 Subject: [PATCH] dev-ruby/rack-protection: add ruby26 Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-ruby/rack-protection/rack-protection-2.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild index 7128d3fd8e4a3..fefd162a4f327 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" # There are no specs in the gem and the source cannot be downloaded separately. RUBY_FAKEGEM_RECIPE_TEST="none"