summaryrefslogtreecommitdiff
path: root/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2025-05-07 20:16:52 +0200
committerHans de Graaff <graaff@gentoo.org>2025-05-07 20:19:51 +0200
commit4d67c316a55c8b1112c253108be7daa412801346 (patch)
tree5047f6b22015007264ca09a42b993673c285ce11 /dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild
parent2043b4f0ed9d71b3827079e68892a54aafc0af1c (diff)
downloadgentoo-4d67c316a55c8b1112c253108be7daa412801346.tar.gz
gentoo-4d67c316a55c8b1112c253108be7daa412801346.tar.bz2
gentoo-4d67c316a55c8b1112c253108be7daa412801346.zip
dev-util/cucumber-html-formatter: enable ruby34
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild')
-rw-r--r--dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild
index 484c22f3af6d..bc01350b4079 100644
--- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild
+++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-21.9.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
RUBY_FAKEGEM_EXTRAINSTALL="assets"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"