mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Change description
This commit is contained in:
parent
4d8195f783
commit
359ebe9068
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Gem::Specification.new do |s|
|
|||
s.version = Rack::Attack::VERSION
|
||||
|
||||
s.authors = ["Aaron Suggs"]
|
||||
s.description = "A flexible rack middleware for throttling and blocking requests"
|
||||
s.description = "A rack middleware for throttling and blocking abusive requests"
|
||||
s.email = "aaron@ktheory.com"
|
||||
|
||||
s.files = Dir.glob("{bin,lib}/**/*") + %w(Rakefile LICENSE README.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue