summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-27 20:49:54 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-27 20:49:54 +0100
commit2172e5a3ffc53f8fcc23776d4a17edc4423817ac (patch)
tree6c8b7b9c3eca5f66e90c02e2e7fa6d51a6df59e8
parentdev-ruby/idn-ruby: enable ruby33 (diff)
downloadgentoo-2172e5a3ffc53f8fcc23776d4a17edc4423817ac.tar.gz
gentoo-2172e5a3ffc53f8fcc23776d4a17edc4423817ac.tar.bz2
gentoo-2172e5a3ffc53f8fcc23776d4a17edc4423817ac.zip
dev-ruby/httpauth: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild
index 89c66554ccfc..0d4f70f1457c 100644
--- a/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild
+++ b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README.md TODO"
RUBY_FAKEGEM_GEMSPEC="httpauth.gemspec"