summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-01 23:44:16 +0100
committerSam James <sam@gentoo.org>2023-04-02 00:18:53 +0100
commit83bd41ae2edbac0466a7505529e0cfc3bebc7497 (patch)
tree4f4626b474db1a1d14fb3fa99d69c405a9073f5c /dev-util
parentdev-util/cucumber-compatibility-kit: enable ruby32 (diff)
downloadgentoo-83bd41ae2edbac0466a7505529e0cfc3bebc7497.tar.gz
gentoo-83bd41ae2edbac0466a7505529e0cfc3bebc7497.tar.bz2
gentoo-83bd41ae2edbac0466a7505529e0cfc3bebc7497.zip
dev-util/cucumber-html-formatter: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0-r1.ebuild4
-rw-r--r--dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0-r1.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0-r1.ebuild
index f75b478f848a..3f5d3f2ce072 100644
--- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0-r1.ebuild
+++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0-r1.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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
diff --git a/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0.ebuild b/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0.ebuild
index d0858f840aed..930b696dd82a 100644
--- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0.ebuild
+++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-19.2.0.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="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"