Change description

This commit is contained in:
Aaron Suggs 2012-07-29 10:52:00 -04:00
parent 4d8195f783
commit 359ebe9068

View file

@ -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)