summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-05-06 11:07:07 +0200
committerHans de Graaff <graaff@gentoo.org>2022-05-06 12:04:23 +0200
commitc22a7e6c8524d53d681bbb91f78e7cd30a7d469d (patch)
tree20726f1141aa3d1b66f30f59d1ea75a692559a79
parentdev-ruby/ddmemoize: update EAPI 6 -> 8, ruby30 (diff)
downloadgentoo-c22a7e6c8524d53d681bbb91f78e7cd30a7d469d.tar.gz
gentoo-c22a7e6c8524d53d681bbb91f78e7cd30a7d469d.tar.bz2
gentoo-c22a7e6c8524d53d681bbb91f78e7cd30a7d469d.zip
dev-ruby/debug_inspector: enable ruby31 and disable ruby25
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/debug_inspector/debug_inspector-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/debug_inspector/debug_inspector-1.1.0.ebuild b/dev-ruby/debug_inspector/debug_inspector-1.1.0.ebuild
index 3e51cfc9dfca..4b48f59684fa 100644
--- a/dev-ruby/debug_inspector/debug_inspector-1.1.0.ebuild
+++ b/dev-ruby/debug_inspector/debug_inspector-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="README.md"