summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-01-14 09:27:01 +0100
committerHans de Graaff <graaff@gentoo.org>2024-01-14 09:27:01 +0100
commit683836ee961b4da23df1cad0733d013181218b40 (patch)
treee6b52206c503f289cc4941d7b117c76d67782f50 /dev-ruby/addressable
parentdev-ruby/git: add 1.19.1 (diff)
downloadgentoo-683836ee961b4da23df1cad0733d013181218b40.tar.gz
gentoo-683836ee961b4da23df1cad0733d013181218b40.tar.bz2
gentoo-683836ee961b4da23df1cad0733d013181218b40.zip
dev-ruby/addressable: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r--dev-ruby/addressable/addressable-2.8.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.6.ebuild b/dev-ruby/addressable/addressable-2.8.6.ebuild
index 9a3bc5143290..97bce99ebf8c 100644
--- a/dev-ruby/addressable/addressable-2.8.6.ebuild
+++ b/dev-ruby/addressable/addressable-2.8.6.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="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"