summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-09-10 11:22:02 +0200
committerHans de Graaff <graaff@gentoo.org>2022-09-25 10:42:15 +0200
commit14af8cc7753760494f7cf1573b4b59d84d21b0e2 (patch)
tree09b2a5bbff41e6c95f3e363dfa4d761d69eead50 /dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
parentdev-ruby/websocket-driver: enable ruby31 and disable ruby25, ruby26 (diff)
downloadgentoo-14af8cc7753760494f7cf1573b4b59d84d21b0e2.tar.gz
gentoo-14af8cc7753760494f7cf1573b4b59d84d21b0e2.tar.bz2
gentoo-14af8cc7753760494f7cf1573b4b59d84d21b0e2.zip
dev-ruby/minitest-around: enable ruby31 and disable ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild')
-rw-r--r--dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
index 3739aeb168bb..a728f0955a6e 100644
--- a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
+++ b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"