mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +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|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'rack-attack'
|
s.name = 'rack-attack'
|
||||||
s.version = Rack::Attack::VERSION
|
s.version = Rack::Attack::VERSION
|
||||||
|
s.license = 'MIT'
|
||||||
|
|
||||||
s.authors = ["Aaron Suggs"]
|
s.authors = ["Aaron Suggs"]
|
||||||
s.description = "A rack middleware for throttling and blocking abusive requests"
|
s.description = "A rack middleware for throttling and blocking abusive requests"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue