dev-ruby/expression_parser: add ruby25; use rspec3
authorHans de Graaff <graaff@gentoo.org>
Mon, 17 Sep 2018 18:07:35 +0000 (20:07 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 17 Sep 2018 19:06:43 +0000 (21:06 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild

index 5684d53224ac5e29b969cffd79baa1a58fe31c6b..401029c33461726d5d5ee129c4de3732dd06cf91 100644 (file)
@@ -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"