Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Fri, 29 Mar 2019 07:17:30
Message-Id: 1553843768.ba1099624d690f7c31e36d2374ade28a06d22e29.graaff@gentoo
1 commit: ba1099624d690f7c31e36d2374ade28a06d22e29
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 29 07:16:08 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 29 07:16:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba109962
7
8 dev-ruby/activesupport: add ruby26
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 dev-ruby/activesupport/activesupport-5.2.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild b/dev-ruby/activesupport/activesupport-5.2.3.ebuild
17 index 0562c558dc1..49c7c07b967 100644
18 --- a/dev-ruby/activesupport/activesupport-5.2.3.ebuild
19 +++ b/dev-ruby/activesupport/activesupport-5.2.3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -USE_RUBY="ruby23 ruby24 ruby25"
25 +USE_RUBY="ruby23 ruby24 ruby25 ruby26"
26
27 RUBY_FAKEGEM_TASK_DOC=""