commit: b17318993aa68bee944911683e566006fbf4a829 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 12 08:50:39 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 12 08:50:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1731899
dev-ruby/activesupport: enable ruby31 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/activesupport/activesupport-6.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activesupport/activesupport-6.1.6.ebuild b/dev-ruby/activesupport/activesupport-6.1.6.ebuild index f42cc171e0c8..cfe7a844bc9b 100644 --- a/dev-ruby/activesupport/activesupport-6.1.6.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
