Update ruby-rack-protection to 1.4.0.
* fix docs * Introducing :use * remove note about NoReferrer * xhr requests cannot be used for the json attack, fixes #39
This commit is contained in:
parent
767b8f46fd
commit
0e38a2316c
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2013/01/17 12:43:34 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2013/03/10 13:07:29 taca Exp $
|
||||
|
||||
DISTNAME= rack-protection-1.3.2
|
||||
DISTNAME= rack-protection-1.4.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2013/01/17 12:43:34 taca Exp $
|
||||
$NetBSD: distinfo,v 1.4 2013/03/10 13:07:29 taca Exp $
|
||||
|
||||
SHA1 (rack-protection-1.3.2.gem) = ad72fe12b8eddfc35fa669a49ad06dc8c6ebdded
|
||||
RMD160 (rack-protection-1.3.2.gem) = 0a839f034caeaa16e16d9291b651cd099343fd6f
|
||||
Size (rack-protection-1.3.2.gem) = 15872 bytes
|
||||
SHA1 (rack-protection-1.4.0.gem) = 51fce1da703d2bd800c586c40a25e56366ba1db2
|
||||
RMD160 (rack-protection-1.4.0.gem) = ceba2e2443071f01d52e334942bdc5a729470910
|
||||
Size (rack-protection-1.4.0.gem) = 15872 bytes
|
||||
|
|
Loading…
Reference in a new issue