mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/rspec-rails: add missing test dependency
Closes: https://bugs.gentoo.org/912012 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -33,6 +33,7 @@ ruby_add_rdepend "
|
||||
# requiring ammeter will load it, and we need a consistent set of rspec
|
||||
# and rspec-rails for that to work.
|
||||
ruby_add_bdepend "test? (
|
||||
|| ( dev-ruby/activerecord:7.0[sqlite] dev-ruby/activerecord:6.1[sqlite] )
|
||||
>=dev-ruby/capybara-2.2.0
|
||||
>=dev-ruby/ammeter-1.1.5
|
||||
~dev-ruby/rspec-rails-${PV}
|
||||
|
||||
Reference in New Issue
Block a user