commit: f62b97e9f3856482634e5e98b6bf8428ad4be350 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 22 07:11:48 2021 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 22 07:11:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62b97e9
dev-ruby/rack-protection: add ruby30 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-protection/rack-protection-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild index 35febe98e55..749cd6610d3 100644 --- a/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby25 ruby26 ruby27 ruby30" # There are no specs in the gem and the source cannot be downloaded separately. RUBY_FAKEGEM_RECIPE_TEST="none"