summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 21:15:45 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 21:15:45 +0100
commitaa3aa3500e45731f1480b89ef5b92b0bcfcb684f (patch)
tree39b1568dacd025c690720ae7aacdc891c1c37a97
parentdev-ruby/deep_merge: enable ruby33 (diff)
downloadgentoo-aa3aa3500e45731f1480b89ef5b92b0bcfcb684f.tar.gz
gentoo-aa3aa3500e45731f1480b89ef5b92b0bcfcb684f.tar.bz2
gentoo-aa3aa3500e45731f1480b89ef5b92b0bcfcb684f.zip
dev-ruby/debug_inspector: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/debug_inspector/debug_inspector-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/debug_inspector/debug_inspector-1.2.0.ebuild b/dev-ruby/debug_inspector/debug_inspector-1.2.0.ebuild
index 1b698a4ce39d..e14bbad65d44 100644
--- a/dev-ruby/debug_inspector/debug_inspector-1.2.0.ebuild
+++ b/dev-ruby/debug_inspector/debug_inspector-1.2.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.md"