From 6ac8606d2fe359ecc7c879d7776722d2f549609c Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sat, 1 Feb 2025 07:02:42 +0100 Subject: dev-ruby/rack-protection: enable ruby34 Signed-off-by: Hans de Graaff --- dev-ruby/rack-protection/rack-protection-4.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/rack-protection/rack-protection-4.1.1.ebuild b/dev-ruby/rack-protection/rack-protection-4.1.1.ebuild index afd7d9f9164d..d6d54f87d098 100644 --- a/dev-ruby/rack-protection/rack-protection-4.1.1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-4.1.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" # There are no specs in the gem and the source cannot be downloaded separately. RUBY_FAKEGEM_RECIPE_TEST="none" -- cgit v1.2.3-65-gdbad