summaryrefslogtreecommitdiff
path: root/dev-ruby/rspec-json_expectations
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /dev-ruby/rspec-json_expectations
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'dev-ruby/rspec-json_expectations')
-rw-r--r--dev-ruby/rspec-json_expectations/Manifest2
-rw-r--r--dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rspec-json_expectations/Manifest b/dev-ruby/rspec-json_expectations/Manifest
index 5225e4971c71..fe7abe25c148 100644
--- a/dev-ruby/rspec-json_expectations/Manifest
+++ b/dev-ruby/rspec-json_expectations/Manifest
@@ -1,3 +1,3 @@
DIST rspec-json_expectations-2.2.0.gem 14848 BLAKE2B c2f77e908eb0f473a5bae0ed49e133ebe71d4c471e2b32a9620f84e3881ca6aa92d188b8aafae8d92ee9111edcf2cc3636598c59e9f92747422f3c43c7e14563 SHA512 90da15c4c02404ac518955d65612fc7db28e8f91a756e5a25d0e5667026113f7a1be69cdc9bc656eeb89ccc7cb41069dd241401a2680f69528fb77d5491f2a83
-EBUILD rspec-json_expectations-2.2.0.ebuild 576 BLAKE2B 8c8b92690c2fd0d1e8ea769bb342ec0d5d6cc32f994e9abb0def1f6deecf20f4e7e8ac50a20fa941d63af0ced25888af899f76c31b2a3b09b6bf4f9361914e9f SHA512 dc2902801f0cbecaec22be964670ba2fe6fd879bb9292f601763cd635dff1f89767699bdc6cb4fc6f3c54d39e1e4f336173b939c7d126c7025d96e3a43cc3ca5
+EBUILD rspec-json_expectations-2.2.0.ebuild 591 BLAKE2B 8493178fc7f51b4378c04256fdecd15429aedc14bbdf18ed522e364598d951436f6a53ee1f32bf194c35e3115626afe5463bf5f07952ea8622ea681e353d1420 SHA512 2d937aad4b3ce44848810b98dd9751fb5f1d8c70969414e96a77d76df3c32f9afe4dbc41454b52763f75bd35d66e5f74307c738bf3d6e3459b969b3e7735ed10
MISC metadata.xml 359 BLAKE2B 7c62397e3d1ccb0bc72c162d533f024c1ed8ef77af4ed2460350a05731db31b66fad74356d8d025c3a2e8f7206a2f18d506e1d6af3ffbbadca8ae973deaa291d SHA512 70d5b53c0b741113a09ae01b215e3e9397db63e484010a57c681a5cbd121589daf140eeaf691392cb046c1b3a001046c07c8caaf37de6855f5c437b479a02a6b
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