summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-03-04 07:30:31 +0100
committerHans de Graaff <graaff@gentoo.org>2024-03-04 07:48:46 +0100
commitb0660eeedd4744f261a243722078e9a3fefdc090 (patch)
tree2a04372e8101e9a39032e321f7d8f446e6bc5f2c /dev-ruby
parentdev-ruby/rspec-json_expectations: enable ruby33 (diff)
downloadgentoo-b0660eeedd4744f261a243722078e9a3fefdc090.tar.gz
gentoo-b0660eeedd4744f261a243722078e9a3fefdc090.tar.bz2
gentoo-b0660eeedd4744f261a243722078e9a3fefdc090.zip
dev-ruby/minitest-around: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 af2c338bf1ce..b03436238718 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
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.md"