commit:     6e6db8adf0534ce2fbb02447b67e58076671575b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 09:47:40 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 12:14:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6db8ad

dev-util/cucumber-html-formatter: enable ruby31

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../cucumber-html-formatter/cucumber-html-formatter-17.0.0.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0.ebuild 
b/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0.ebuild
index 772a79674653..6aaff4f3e5f5 100644
--- a/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0.ebuild
+++ b/dev-util/cucumber-html-formatter/cucumber-html-formatter-17.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 

Reply via email to