diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-05 07:22:18 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-05 09:29:13 +0200 |
commit | 88b9076f0de6feae6967b08d8c61161dc3551b76 (patch) | |
tree | 5267f02894e039b8480dfb813b5e6015012a9498 /dev-ruby/activesupport | |
parent | dev-ruby/maxitest: add 3.0.1 (diff) | |
download | gentoo-88b9076f0de6feae6967b08d8c61161dc3551b76.tar.gz gentoo-88b9076f0de6feae6967b08d8c61161dc3551b76.tar.bz2 gentoo-88b9076f0de6feae6967b08d8c61161dc3551b76.zip |
dev-ruby/activesupport: add ruby25
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.0.ebuild b/dev-ruby/activesupport/activesupport-5.2.0.ebuild index 00e5da168d26..520796c67d02 100644 --- a/dev-ruby/activesupport/activesupport-5.2.0.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" |