diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-16 11:44:55 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-16 11:45:22 +0200 |
commit | 824a685ca9358a4fd3422b50a2493a80c17cda9a (patch) | |
tree | 0106a1a57aad8d9d2d3818d886a5a217a7f65dcf /dev-ruby/activesupport | |
parent | mail-client/geary: bump to 0.12.3 (diff) | |
download | gentoo-824a685ca9358a4fd3422b50a2493a80c17cda9a.tar.gz gentoo-824a685ca9358a4fd3422b50a2493a80c17cda9a.tar.bz2 gentoo-824a685ca9358a4fd3422b50a2493a80c17cda9a.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
Diffstat (limited to 'dev-ruby/activesupport')
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() { |