summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-07-16 11:44:55 +0200
committerHans de Graaff <graaff@gentoo.org>2018-07-16 11:45:22 +0200
commit824a685ca9358a4fd3422b50a2493a80c17cda9a (patch)
tree0106a1a57aad8d9d2d3818d886a5a217a7f65dcf
parentmail-client/geary: bump to 0.12.3 (diff)
downloadgentoo-824a685c.tar.gz
gentoo-824a685c.tar.bz2
gentoo-824a685c.zip
dev-ruby/activesupport: drop minitest restrictions
Drop restrictions on old (pre-random-order) minitest for those versions that allow it. Closes: https://bugs.gentoo.org/660804 Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.4.ebuild1
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.5.ebuild1
-rw-r--r--dev-ruby/activesupport/activesupport-5.1.6.ebuild1
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.0.ebuild1
4 files changed, 0 insertions, 4 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
index 0c0f4522051a..37af0ab21a65 100644
--- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
@@ -41,7 +41,6 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha:0.14
- <dev-ruby/minitest-5.4
)"
all_ruby_prepare() {
diff --git a/dev-ruby/activesupport/activesupport-5.1.5.ebuild b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
index 3457102cac6a..742467adbb38 100644
--- a/dev-ruby/activesupport/activesupport-5.1.5.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
@@ -41,7 +41,6 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha:0.14
- <dev-ruby/minitest-5.4
)"
all_ruby_prepare() {
diff --git a/dev-ruby/activesupport/activesupport-5.1.6.ebuild b/dev-ruby/activesupport/activesupport-5.1.6.ebuild
index 230ceb0f1f5c..aba7a094ea06 100644
--- a/dev-ruby/activesupport/activesupport-5.1.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.1.6.ebuild
@@ -41,7 +41,6 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha:0.14
- <dev-ruby/minitest-5.4
)"
all_ruby_prepare() {
diff --git a/dev-ruby/activesupport/activesupport-5.2.0.ebuild b/dev-ruby/activesupport/activesupport-5.2.0.ebuild
index b988ac9c4964..00df2f4bb0a8 100644
--- a/dev-ruby/activesupport/activesupport-5.2.0.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.0.ebuild
@@ -41,7 +41,6 @@ ruby_add_bdepend "test? (
>=dev-ruby/listen-3.0.5:3
dev-ruby/rack
dev-ruby/mocha
- <dev-ruby/minitest-5.4
)"
all_ruby_prepare() {