dev-ruby/rspec-json_expectations: enable ruby32

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-04-07 18:57:08 +01:00
parent 394bf59a86
commit 9e14640b60

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby27 ruby30 ruby31"
USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="README.md"