summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-01-07 08:48:37 +0100
committerHans de Graaff <graaff@gentoo.org>2024-01-07 08:49:01 +0100
commit92163745cf90e5828cd8d7751d6e7ff0a85ec865 (patch)
treef15e6a8d7ad09a96ff886b98e88726ff93ddb42c
parentdev-ruby/chef-utils: enable ruby33 (diff)
downloadgentoo-92163745cf90e5828cd8d7751d6e7ff0a85ec865.tar.gz
gentoo-92163745cf90e5828cd8d7751d6e7ff0a85ec865.tar.bz2
gentoo-92163745cf90e5828cd8d7751d6e7ff0a85ec865.zip
dev-ruby/appraisal: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/appraisal/appraisal-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/appraisal/appraisal-2.5.0.ebuild b/dev-ruby/appraisal/appraisal-2.5.0.ebuild
index 466987bcecbb..1e7f6e9044fb 100644
--- a/dev-ruby/appraisal/appraisal-2.5.0.ebuild
+++ b/dev-ruby/appraisal/appraisal-2.5.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"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"