commit: 2f64813d9d13d677be7a6fed7d57c44dc9b6b9da Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Mar 9 06:14:21 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Mar 9 06:14:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f64813d
dev-ruby/rspec-core: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild index 0be2590a5fc..c587e4074b4 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none"
