commit:     ca10cf73e8cdc5cf731efbb5d1ab02f6a59d618e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 09:54:23 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 09:54:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca10cf73

dev-ruby/rspec-expectations: require new enough rspec-core, fixing bug 634690

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild 
b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
index 40e76cbc5a9..d481b7a76f1 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
@@ -25,7 +25,7 @@ IUSE=""
 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"
 
 ruby_add_bdepend "test? (
-               >=dev-ruby/rspec-core-2.11.0:2
+               >=dev-ruby/rspec-core-2.99.0:2
                >=dev-ruby/rspec-mocks-2.14.0:2
        )"
 

Reply via email to