mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/ruby-rack-protection: remove ruby-gems dep
This commit is contained in:
parent
7a7ee87c6b
commit
59ef7b0259
@ -3,14 +3,14 @@
|
||||
_gemname=rack-protection
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=1.5.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Protections against typical web attacks"
|
||||
url="https://rubygems.org/gems/sinatra"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="ruby ruby-rack"
|
||||
depends_dev=
|
||||
makedepends="$depends_dev ruby-gems"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="http://gems.rubyforge.org/gems/$_gemname-$pkgver.gem"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user