commit:     84b805d29d3991c133b932f7b799066d91bc6256
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  1 13:23:15 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 13:30:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b805d2

dev-ruby/activemodel: enable ruby34

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

 dev-ruby/activemodel/activemodel-7.1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/activemodel/activemodel-7.1.5.1.ebuild 
b/dev-ruby/activemodel/activemodel-7.1.5.1.ebuild
index 340fc114ba80..1ae4f701eb52 100644
--- a/dev-ruby/activemodel/activemodel-7.1.5.1.ebuild
+++ b/dev-ruby/activemodel/activemodel-7.1.5.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
 

Reply via email to