Diff rack-protection-3.0.5 with a rack-protection-3.0.6
/usr/portage/dev-ruby/rack-protection/rack-protection-3.0.6.ebuild 2023-10-09 14:52:30.452368374 +0300 | ||
---|---|---|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
5 |
USE_RUBY="ruby27 ruby30 ruby31 ruby32" |
|
5 |
USE_RUBY="ruby30 ruby31 ruby32" |
|
6 | 6 | |
7 | 7 |
# There are no specs in the gem and the source cannot be downloaded separately. |
8 | 8 |
RUBY_FAKEGEM_RECIPE_TEST="none" |
... | ... | |
12 | 12 |
inherit ruby-fakegem |
13 | 13 | |
14 | 14 |
DESCRIPTION="This gem protects against typical web attacks" |
15 |
HOMEPAGE="https://github.com/rkh/rack-protection" |
|
15 |
HOMEPAGE="https://sinatrarb.com/protection/" |
|
16 | 16 | |
17 | 17 |
LICENSE="MIT" |
18 | 18 |
SLOT="$(ver_cut 1)" |