diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-03-29 08:16:08 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-03-29 08:16:08 +0100 |
commit | ba1099624d690f7c31e36d2374ade28a06d22e29 (patch) | |
tree | a01c2cc29ed7ff6c7d67d17e5c3f47e622344ef6 /dev-ruby/activesupport | |
parent | dev-ruby/i18n: add ruby26 (diff) | |
download | gentoo-ba1099624d690f7c31e36d2374ade28a06d22e29.tar.gz gentoo-ba1099624d690f7c31e36d2374ade28a06d22e29.tar.bz2 gentoo-ba1099624d690f7c31e36d2374ade28a06d22e29.zip |
dev-ruby/activesupport: add ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild b/dev-ruby/activesupport/activesupport-5.2.3.ebuild index 0562c558dc15..49c7c07b967b 100644 --- a/dev-ruby/activesupport/activesupport-5.2.3.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby23 ruby24 ruby25 ruby26" RUBY_FAKEGEM_TASK_DOC="" |