testing/ruby-rack-protection: remove ruby-gems dep

This commit is contained in:
Natanael Copa 2014-01-13 16:10:47 +00:00
parent 7a7ee87c6b
commit 59ef7b0259

View File

@ -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"