From d3d1cf68fb737e7ea534b5207b086b5a121c5820 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 17 Sep 2018 20:07:35 +0200 Subject: [PATCH] dev-ruby/expression_parser: add ruby25; use rspec3 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../expression_parser-0.9.0_p20130518.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild index 5684d53224ac..401029c33461 100644 --- a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild +++ b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild @@ -2,9 +2,9 @@ # 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_TEST="rspec" +RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README" RUBY_FAKEGEM_VERSION="0.9.0.20130518" -- 2.26.2