commit: b3f5f5b84c77fc4e1a5848d09d9411f925a945b7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 18:15:35 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 18:15:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f5f5b8
dev-ruby/factory_girl: add ruby25 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/factory_girl/factory_girl-4.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild b/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild index 936a4af3f63..18e3c4dfade 100644 --- a/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild +++ b/dev-ruby/factory_girl/factory_girl-4.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="yard"
