commit: 99151e0731bcc425cb988c05f196712288bbe42b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed May 23 04:32:25 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed May 23 04:32:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99151e07
dev-ruby/rspec-json_expectations: add ruby25 Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild index 67a63c05b9b..e7d2d403f5b 100644 --- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild +++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
