commit:     4a9b7729924a5253cedc3de480fad9806d73bd42
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 05:53:19 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 05:53:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9b7729

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

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild 
b/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild
index 3229a2cc9757..3770c4214f0d 100644
--- a/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild
@@ -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}

Reply via email to