summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-05-22 09:11:48 +0200
committerHans de Graaff <graaff@gentoo.org>2021-05-22 09:11:48 +0200
commitf62b97e9f3856482634e5e98b6bf8428ad4be350 (patch)
treeaf7c48d8fbd3a803e3299b0d35e1f8af045fb950 /dev-ruby
parentwww-servers/puma: add 5.3.2 (diff)
downloadgentoo-f62b97e9f3856482634e5e98b6bf8428ad4be350.tar.gz
gentoo-f62b97e9f3856482634e5e98b6bf8428ad4be350.tar.bz2
gentoo-f62b97e9f3856482634e5e98b6bf8428ad4be350.zip
dev-ruby/rack-protection: add ruby30
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rack-protection/rack-protection-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 35febe98e552..749cd6610d3f 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"