commit: 10af5e906475314cd4ac969a7f9cbcd9606151c0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Dec 31 19:35:08 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Dec 31 19:35:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10af5e90
dev-ruby/contracts: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/contracts/contracts-0.17-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/contracts/contracts-0.17-r1.ebuild b/dev-ruby/contracts/contracts-0.17-r1.ebuild index d19c8cbb3fce..733a91667d82 100644 --- a/dev-ruby/contracts/contracts-0.17-r1.ebuild +++ b/dev-ruby/contracts/contracts-0.17-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_RECIPE_TEST="rspec3"
