summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-07-16 10:01:20 +0200
committerHans de Graaff <graaff@gentoo.org>2022-07-16 10:11:03 +0200
commit8b31a809571ce8c127f0de8443361b6711ab8830 (patch)
tree7acdc1031020a6ef09429ecc9b4b623dc807b47a /dev-ruby/activesupport
parentdev-python/pytest-asyncio: Bump to 0.19.0 (diff)
downloadgentoo-8b31a809571ce8c127f0de8443361b6711ab8830.tar.gz
gentoo-8b31a809571ce8c127f0de8443361b6711ab8830.tar.bz2
gentoo-8b31a809571ce8c127f0de8443361b6711ab8830.zip
dev-ruby/activesupport: restrict minitest version
Bug: https://bugs.gentoo.org/857759 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.8.1.ebuild1
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.5.1.ebuild1
-rw-r--r--dev-ruby/activesupport/activesupport-6.1.6.1.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild
index 76a83ebed7db..9882d2a76a2d 100644
--- a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild
@@ -43,6 +43,7 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha
+ <dev-ruby/minitest-5.16:5
)"
all_ruby_prepare() {
diff --git a/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild b/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild
index 7f50b4eb8032..befb483ba7e6 100644
--- a/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.5.1.ebuild
@@ -43,6 +43,7 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha
+ <dev-ruby/minitest-5.16:5
)"
all_ruby_prepare() {
diff --git a/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild b/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild
index cfe7a844bc9b..a58618422fce 100644
--- a/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.1.6.1.ebuild
@@ -43,6 +43,7 @@ ruby_add_bdepend "test? (
dev-ruby/rack
dev-ruby/rexml
dev-ruby/mocha
+ <dev-ruby/minitest-5.16:5
)"
all_ruby_prepare() {