commit:     3afebdae93c71c4cb65f6f1e85e725ca7de11714
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 05:50:26 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 05:50:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3afebdae

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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 2812eb84ff48..3229a2cc9757 100644
--- a/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-6.1.5.ebuild
@@ -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

Reply via email to