dev-ruby/rspec-rails: drop rails:6.1

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff 2025-04-21 07:53:19 +02:00
parent 6556602c26
commit 4a9b772992
No known key found for this signature in database
GPG Key ID: DB347F938654FA34

View File

@ -33,8 +33,8 @@ 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.1[sqlite] dev-ruby/activerecord:7.0[sqlite] dev-ruby/activerecord:6.1[sqlite] )
|| ( dev-ruby/actionmailer:7.1 dev-ruby/actionmailer:7.0 dev-ruby/actionmailer:6.1 )
|| ( dev-ruby/activerecord:7.1[sqlite] dev-ruby/activerecord:7.0[sqlite] )
|| ( dev-ruby/actionmailer:7.1 dev-ruby/actionmailer:7.0 )
>=dev-ruby/capybara-2.2.0
>=dev-ruby/ammeter-1.1.5
~dev-ruby/rspec-rails-${PV}