mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
parent
905df04992
commit
5a37bb102f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ require 'rack/attack/version'
|
|||
Gem::Specification.new do |s|
|
||||
s.name = 'rack-attack'
|
||||
s.version = Rack::Attack::VERSION
|
||||
s.license = 'MIT'
|
||||
|
||||
s.authors = ["Aaron Suggs"]
|
||||
s.description = "A rack middleware for throttling and blocking abusive requests"
|
||||
|
|
|
|||
Loading…
Reference in a new issue