mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-ruby/octokit: fix vcr dependency
octokit uses vcr casettes in JSON format, but this requires additional dependencies on the vcr side. Closes: https://bugs.gentoo.org/729484 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -31,7 +31,7 @@ ruby_add_bdepend "test? (
|
||||
dev-ruby/jwt
|
||||
dev-ruby/mime-types
|
||||
>=dev-ruby/netrc-0.7.7
|
||||
dev-ruby/vcr:3
|
||||
dev-ruby/vcr:3[json]
|
||||
dev-ruby/webmock:3 )"
|
||||
|
||||
all_ruby_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user