dev-ruby/mocha: enable ruby33, ruby34 for 0.14.0-r1

All tests pass.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-09 23:49:47 +00:00
parent d101a3b217
commit eaea7d42af
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby26 ruby27 ruby30 ruby31 ruby32"
USE_RUBY="ruby32 ruby33 ruby34"
RUBY_FAKEGEM_TASK_TEST="MOCHA_NO_DOCS=true test:units"