dev-ruby/arel-helpers: remove obsolete rails version
authorHans de Graaff <graaff@gentoo.org>
Wed, 6 May 2020 05:28:56 +0000 (07:28 +0200)
committerHans de Graaff <graaff@gentoo.org>
Wed, 6 May 2020 05:28:56 +0000 (07:28 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
dev-ruby/arel-helpers/arel-helpers-2.11.0.ebuild

index d50244168c2b1135ad5e3bf4a58c2dab1f421084..8b4488aa21f4575a4d5622da93591bd62724f692 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ IUSE=""
 ruby_add_rdepend "|| (
                        dev-ruby/activerecord:6.0
                        dev-ruby/activerecord:5.2
-                       dev-ruby/activerecord:4.2 )"
+                       )"
 
 ruby_add_bdepend "test? (
        dev-ruby/rr