summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-16 09:07:32 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-16 09:07:32 +0200
commitf08c6710a362643ea15f9bf3096fef1642cc875f (patch)
tree6b4352305e41facf07d8cd61a16b54d4a17dc04a /dev-ruby/wirble
parentdev-ruby/will_paginate: limit rails version for tests (diff)
downloadgentoo-f08c6710a362643ea15f9bf3096fef1642cc875f.tar.gz
gentoo-f08c6710a362643ea15f9bf3096fef1642cc875f.tar.bz2
gentoo-f08c6710a362643ea15f9bf3096fef1642cc875f.zip
dev-ruby/wirble: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/wirble')
-rw-r--r--dev-ruby/wirble/wirble-0.1.3-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/wirble/wirble-0.1.3-r5.ebuild b/dev-ruby/wirble/wirble-0.1.3-r5.ebuild
index b598390ca73c..928c94d84f72 100644
--- a/dev-ruby/wirble/wirble-0.1.3-r5.ebuild
+++ b/dev-ruby/wirble/wirble-0.1.3-r5.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_EXTRADOC="README ChangeLog"