From 1e89b99c4e7078b966dde5cebdd48a1faab0e2f6 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 3 Jul 2025 07:36:01 +0200 Subject: [PATCH] dev-ruby/activestorage: enable ruby34 Signed-off-by: Hans de Graaff --- dev-ruby/activestorage/activestorage-7.1.5.1.ebuild | 4 ++-- dev-ruby/activestorage/activestorage-7.2.2.1.ebuild | 4 ++-- dev-ruby/activestorage/activestorage-8.0.2.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/activestorage/activestorage-7.1.5.1.ebuild b/dev-ruby/activestorage/activestorage-7.1.5.1.ebuild index 06e227f4428b5..81dcf77db25ae 100644 --- a/dev-ruby/activestorage/activestorage-7.1.5.1.ebuild +++ b/dev-ruby/activestorage/activestorage-7.1.5.1.ebuild @@ -1,9 +1,9 @@ -# 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="ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_DOC="" RUBY_FAKEGEM_DOCDIR="" diff --git a/dev-ruby/activestorage/activestorage-7.2.2.1.ebuild b/dev-ruby/activestorage/activestorage-7.2.2.1.ebuild index 4db08cf2ab21d..9d1bb69a5a7e0 100644 --- a/dev-ruby/activestorage/activestorage-7.2.2.1.ebuild +++ b/dev-ruby/activestorage/activestorage-7.2.2.1.ebuild @@ -1,9 +1,9 @@ -# 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="ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_DOC="" RUBY_FAKEGEM_DOCDIR="" diff --git a/dev-ruby/activestorage/activestorage-8.0.2.ebuild b/dev-ruby/activestorage/activestorage-8.0.2.ebuild index e3dda6ee592fe..b77d497c466ff 100644 --- a/dev-ruby/activestorage/activestorage-8.0.2.ebuild +++ b/dev-ruby/activestorage/activestorage-8.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby32 ruby33" +USE_RUBY="ruby32 ruby33 ruby34" RUBY_FAKEGEM_RECIPE_DOC="" RUBY_FAKEGEM_DOCDIR=""