summaryrefslogtreecommitdiff
path: root/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild')
-rw-r--r--dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
index fdeb97e9ab4a..d6ef7261733a 100644
--- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
+++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ SLOT="1"
KEYWORDS="~amd64 ~x86"
IUSE=""
-ruby_add_bdepend "test? ( dev-util/cucumber )"
+ruby_add_bdepend "test? ( dev-ruby/rspec dev-util/cucumber )"
each_ruby_test() {
${RUBY} -S cucumber --format progress features || die