mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 17:20:59 +02:00
wpscan: when you use bundler, you have to bdepend on it
This commit is contained in:
parent
20a2d827a5
commit
e520601d84
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/bundler"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/cms_scanner
|
||||
>=dev-ruby/addressable-2.5.0
|
||||
dev-ruby/activesupport:5.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue