commit:     699886e455a8207cf8ff34484560fef93cbe3358
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 27 12:12:16 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 27 13:23:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699886e4

dev-ruby/prawn-table: enable ruby31

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/prawn-table/prawn-table-0.2.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/prawn-table/prawn-table-0.2.2-r2.ebuild 
b/dev-ruby/prawn-table/prawn-table-0.2.2-r2.ebuild
index 514a0845f681..138abea1942b 100644
--- a/dev-ruby/prawn-table/prawn-table-0.2.2-r2.ebuild
+++ b/dev-ruby/prawn-table/prawn-table-0.2.2-r2.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"
+USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_RECIPE_DOC="yard"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Reply via email to