summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-07-12 06:51:17 +0200
committerHans de Graaff <graaff@gentoo.org>2023-07-12 06:59:17 +0200
commit36cb7f05304c367e14171ddd5d26b77ab0120fd6 (patch)
treef3e6cf2eeb0bf744d6211a5df3dc88ffd5582611 /dev-ruby/html-pipeline
parentdev-ruby/jbuilder: add github upstream metadata (diff)
downloadgentoo-36cb7f05304c367e14171ddd5d26b77ab0120fd6.tar.gz
gentoo-36cb7f05304c367e14171ddd5d26b77ab0120fd6.tar.bz2
gentoo-36cb7f05304c367e14171ddd5d26b77ab0120fd6.zip
dev-ruby/html-pipeline: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/html-pipeline')
-rw-r--r--dev-ruby/html-pipeline/html-pipeline-2.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/html-pipeline/html-pipeline-2.14.3.ebuild b/dev-ruby/html-pipeline/html-pipeline-2.14.3.ebuild
index 2f0ed5becc11..83c9e9e5a104 100644
--- a/dev-ruby/html-pipeline/html-pipeline-2.14.3.ebuild
+++ b/dev-ruby/html-pipeline/html-pipeline-2.14.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"