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:50:26 +02:00
parent e1bce8b6d3
commit 3afebdae93

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,9 +24,9 @@ KEYWORDS="~amd64"
IUSE="test"
ruby_add_rdepend "
|| ( dev-ruby/activesupport:7.1 dev-ruby/activesupport:7.0 dev-ruby/activesupport:6.1 )
|| ( dev-ruby/actionpack:7.1 dev-ruby/actionpack:7.0 dev-ruby/actionpack:6.1 )
|| ( dev-ruby/railties:7.1 dev-ruby/railties:7.0 dev-ruby/railties:6.1 )
|| ( dev-ruby/activesupport:7.1 dev-ruby/activesupport:7.0 )
|| ( dev-ruby/actionpack:7.1 dev-ruby/actionpack:7.0 )
|| ( dev-ruby/railties:7.1 dev-ruby/railties:7.0 )
>=dev-ruby/rspec-3.13:3"
# Depend on the package being already installed for tests, because