commit: 295142d80848db3b0dcfa59c90acc8efb6468a2b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Sep 11 04:45:31 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Sep 11 04:45:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295142d8
dev-ruby/niceogiri: use rspec3 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/niceogiri/niceogiri-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild b/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild index 199d0e1c16b..a46f5d500d1 100644 --- a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild +++ b/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_RECIPE_TEST="rspec" +RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_TASK_DOC="doc" inherit ruby-fakegem
