commit: 3b2f37924e1ab450232b3947c8f9d28ea513f554
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 04:47:14 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 04:47:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2f3792
dev-ruby/rspec-rails: drop obsolete rails 6.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild
b/dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild
index 3e42b46aebd7..de282e0450c9 100644
--- a/dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-5.1.2.ebuild
@@ -24,9 +24,9 @@ KEYWORDS="~amd64"
IUSE=""
ruby_add_rdepend "
- || ( dev-ruby/activesupport:6.1 dev-ruby/activesupport:6.0 )
- || ( dev-ruby/actionpack:6.1 dev-ruby/actionpack:6.0 )
- || ( dev-ruby/railties:6.1 dev-ruby/railties:6.0 )
+ || ( dev-ruby/activesupport:6.1 )
+ || ( dev-ruby/actionpack:6.1 )
+ || ( dev-ruby/railties:6.1 )
>=dev-ruby/rspec-3.10:3"
# Depend on the package being already installed for tests, because