commit: a57f78fba44e6650d3210cd02cb86a957676309f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Mar 12 13:47:04 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Mar 12 13:47:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57f78fb
dev-ruby/rack-protection: add ruby27 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild b/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild index 86e10045f0a..f91729d3beb 100644 --- a/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-2.0.8.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby24 ruby25 ruby26 ruby27" # There are no specs in the gem and the source cannot be downloaded separately. RUBY_FAKEGEM_RECIPE_TEST="none"
