commit: 0af451a846e9b6718d281af0a1c457623cf571e7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jun 30 05:16:56 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jun 30 05:34:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af451a8
dev-ruby/actioncable: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/actioncable/actioncable-8.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/actioncable/actioncable-8.0.2.ebuild b/dev-ruby/actioncable/actioncable-8.0.2.ebuild index eb0a3028bc74..c549e1ac366b 100644 --- a/dev-ruby/actioncable/actioncable-8.0.2.ebuild +++ b/dev-ruby/actioncable/actioncable-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=""
