summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-03-10 08:49:39 +0100
committerHans de Graaff <graaff@gentoo.org>2023-03-10 10:04:17 +0100
commit61fddb793402300ee1b0383e46c308e265571ac0 (patch)
treecb94a5b70cae7a5f299ddb8bbdbe3c42fcc05a32 /dev-ruby/rspec-expectations
parentdev-ruby/rspec-support: enable ruby32 (diff)
downloadgentoo-61fddb793402300ee1b0383e46c308e265571ac0.tar.gz
gentoo-61fddb793402300ee1b0383e46c308e265571ac0.tar.bz2
gentoo-61fddb793402300ee1b0383e46c308e265571ac0.zip
dev-ruby/rspec-expectations: enable ruby32
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild
index 147583e75d53..649efecbf431 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"