summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 08:40:19 +0100
committerSam James <sam@gentoo.org>2023-04-07 12:24:52 +0100
commitcebdce026a2e24682c8d0a2e9f335b2c467388d3 (patch)
treed702af6e2eaab6945b06e83e944db54b39b19dc9 /dev-ruby/rack-protection
parentdev-ruby/sinatra: enable ruby32, fix tests (diff)
downloadgentoo-cebdce026a2e24682c8d0a2e9f335b2c467388d3.tar.gz
gentoo-cebdce026a2e24682c8d0a2e9f335b2c467388d3.tar.bz2
gentoo-cebdce026a2e24682c8d0a2e9f335b2c467388d3.zip
dev-ruby/rack-protection: enable ruby32
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r--dev-ruby/rack-protection/rack-protection-3.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild b/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild
index 31bb18448cc9..be284c2c4bc2 100644
--- a/dev-ruby/rack-protection/rack-protection-3.0.5.ebuild
+++ b/dev-ruby/rack-protection/rack-protection-3.0.5.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"
# There are no specs in the gem and the source cannot be downloaded separately.
RUBY_FAKEGEM_RECIPE_TEST="none"