commit: cebdce026a2e24682c8d0a2e9f335b2c467388d3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 07:40:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 11:24:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebdce02
dev-ruby/rack-protection: enable ruby32 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/rack-protection/rack-protection-3.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
