commit:     7204ba190d6367cb03e8dfb88b8efb9eb0bac7c4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 04:18:43 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May  3 04:18:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7204ba19

dev-ruby/jmespath: enable ruby31

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

 dev-ruby/jmespath/jmespath-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/jmespath/jmespath-1.6.1.ebuild 
b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
index b640b015b668..d79916ac6658 100644
--- a/dev-ruby/jmespath/jmespath-1.6.1.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
@@ -2,7 +2,7 @@
 # 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_GEMSPEC="jmespath.gemspec"
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Reply via email to