commit:     aafccb1cf0b46e1ba750f98ff25d7908ffe4664b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  6 06:32:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 02:47:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafccb1c

dev-ruby/activerecord: adapt to slotted dev-ruby/minitest

Rails needs <dev-ruby/minitest-5.16. We've slotted minitest because

ruby32 needs >=dev-ruby/minitest-5.16, so adapt the dep accordingly.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/activerecord/activerecord-6.0.5.1.ebuild | 4 ++--
 dev-ruby/activerecord/activerecord-6.0.6.1.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-6.1.6.1.ebuild | 4 ++--
 dev-ruby/activerecord/activerecord-6.1.7.2.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-6.1.7.3.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-6.1.7.ebuild   | 4 ++--
 dev-ruby/activerecord/activerecord-7.0.4.2.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-7.0.4.3.ebuild | 2 +-
 dev-ruby/activerecord/activerecord-7.0.4.ebuild   | 2 +-
 9 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-ruby/activerecord/activerecord-6.0.5.1.ebuild 
b/dev-ruby/activerecord/activerecord-6.0.5.1.ebuild
index 3ddd3f28a228..8733f1597c53 100644
--- a/dev-ruby/activerecord/activerecord-6.0.5.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-6.0.6.1.ebuild 
b/dev-ruby/activerecord/activerecord-6.0.6.1.ebuild
index 008739fda762..dca777d8f78c 100644
--- a/dev-ruby/activerecord/activerecord-6.0.6.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.6.1.ebuild
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-6.1.6.1.ebuild 
b/dev-ruby/activerecord/activerecord-6.1.6.1.ebuild
index f727891e4548..28d23cffc897 100644
--- a/dev-ruby/activerecord/activerecord-6.1.6.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild 
b/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
index 4e1ebb61eee9..3712ba4a7d4e 100644
--- a/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-6.1.7.3.ebuild 
b/dev-ruby/activerecord/activerecord-6.1.7.3.ebuild
index 4e1ebb61eee9..3712ba4a7d4e 100644
--- a/dev-ruby/activerecord/activerecord-6.1.7.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.7.3.ebuild
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-6.1.7.ebuild 
b/dev-ruby/activerecord/activerecord-6.1.7.ebuild
index 2aa4125ab0c5..3712ba4a7d4e 100644
--- a/dev-ruby/activerecord/activerecord-6.1.7.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -40,7 +40,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-7.0.4.2.ebuild 
b/dev-ruby/activerecord/activerecord-7.0.4.2.ebuild
index e1e7f04ae70d..c01bc57d9830 100644
--- a/dev-ruby/activerecord/activerecord-7.0.4.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.0.4.2.ebuild
@@ -41,7 +41,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild 
b/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
index d779da71d417..dbb861ba5037 100644
--- a/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
@@ -41,7 +41,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

diff --git a/dev-ruby/activerecord/activerecord-7.0.4.ebuild 
b/dev-ruby/activerecord/activerecord-7.0.4.ebuild
index 4a7a56fd82a2..32f071d37819 100644
--- a/dev-ruby/activerecord/activerecord-7.0.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.0.4.ebuild
@@ -41,7 +41,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/sqlite3-1.4.0
                dev-ruby/mocha
-               <dev-ruby/minitest-5.16:5
+               <dev-ruby/minitest-5.16:*
        )"
 
 DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"

Reply via email to