summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-18 15:47:34 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-18 19:15:15 +0200
commit3d7a99c83d2d6ece03fa7936128a1f95f4a0aa8f (patch)
tree978907f6062b1f346aa40122dcef92df129b6e0c /dev-ruby/semantic_puppet
parentdev-ruby/selenium-webdriver: stabilize 4.1.0 for amd64 (diff)
downloadgentoo-3d7a99c83d2d6ece03fa7936128a1f95f4a0aa8f.tar.gz
gentoo-3d7a99c83d2d6ece03fa7936128a1f95f4a0aa8f.tar.bz2
gentoo-3d7a99c83d2d6ece03fa7936128a1f95f4a0aa8f.zip
dev-ruby/semantic_puppet: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/semantic_puppet')
-rw-r--r--dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild
index 14f02e1fa911..a1c0f89e14d4 100644
--- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.ebuild
+++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.4.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_RECIPE_TEST="rspec3"