Skip to content

Commit

Permalink
Update ruby-rack-protection to 1.4.0.
Browse files Browse the repository at this point in the history
* fix docs
* Introducing :use
* remove note about NoReferrer
*  xhr requests cannot be used for the json attack, fixes #39
  • Loading branch information
taca committed Mar 10, 2013
1 parent 9ff28e0 commit 5330397
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-rack-protection/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-rack-protection/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5330397

Please sign in to comment.