diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-06-04 09:42:31 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-06-04 09:43:09 +0200 |
commit | 6006ea0b4c46fd3981b7ce492b0b9e061876abed (patch) | |
tree | ffc6aac02d5beeddef1467fc7715be4b1267481d /dev-ruby/activesupport | |
parent | dev-ruby/listen: enable ruby31 (diff) | |
download | gentoo-6006ea0b4c46fd3981b7ce492b0b9e061876abed.tar.gz gentoo-6006ea0b4c46fd3981b7ce492b0b9e061876abed.tar.bz2 gentoo-6006ea0b4c46fd3981b7ce492b0b9e061876abed.zip |
dev-ruby/activesupport: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-7.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |