commit:     138d38662d2a08ca492e3bf54d2d1b707ecbc153
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  1 06:39:58 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug  1 06:40:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138d3866

dev-ruby/database_cleaner-core: enable ruby34

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1-r1.ebuild 
b/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1-r1.ebuild
index 0683ff834aed..1c8a754463bb 100644
--- a/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1-r1.ebuild
+++ b/dev-ruby/database_cleaner-core/database_cleaner-core-2.0.1-r1.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_EXTRADOC="History.rdoc README.markdown"
 

Reply via email to