commit: 6006ea0b4c46fd3981b7ce492b0b9e061876abed Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 4 07:42:31 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 4 07:43:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6006ea0b
dev-ruby/activesupport: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-7.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-7.0.3.ebuild b/dev-ruby/activesupport/activesupport-7.0.3.ebuild index 111aab567962..3833f3749d04 100644 --- a/dev-ruby/activesupport/activesupport-7.0.3.ebuild +++ b/dev-ruby/activesupport/activesupport-7.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby27 ruby30" +USE_RUBY="ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
