diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-04 07:45:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-04 07:46:36 +0200 |
commit | 2bd30cf6fb26a8ed1897250b92102afee9d56a59 (patch) | |
tree | 7cfcc91817b4c8f159430c30d6f7e9f223d3f5f6 /dev-ruby/activesupport | |
parent | xfce-base/xfce4-panel: bump to 4.13.3 (diff) | |
download | gentoo-2bd30cf6fb26a8ed1897250b92102afee9d56a59.tar.gz gentoo-2bd30cf6fb26a8ed1897250b92102afee9d56a59.tar.bz2 gentoo-2bd30cf6fb26a8ed1897250b92102afee9d56a59.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.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.6.ebuild b/dev-ruby/activesupport/activesupport-5.1.6.ebuild index 61edd3151418..230ceb0f1f5c 100644 --- a/dev-ruby/activesupport/activesupport-5.1.6.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_DOC="" |