Skip to content

Commit

Permalink
✏️ revisit the project's summary and description [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed Mar 14, 2019
1 parent 974e252 commit 03c3703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions legitbot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Gem::Specification.new do |spec|
spec.author = "Alexander Azarov"
spec.email = "[email protected]"
spec.homepage = "https://github.com/alaz/legitbot"
spec.summary = %q{Validate Web request was made by legitimate search engine}
spec.summary = %q{Validate requests from Web crawlers: impersonating or not?}
spec.description = "A library to make sure a Web request has been "\
"made by a real search engine, not a fake"
"made by a real search engine, not a malicious agent"

spec.required_ruby_version = '>= 2.3.0'
spec.add_dependency "irrc", ">= 0.2.1"
Expand Down

0 comments on commit 03c3703

Please sign in to comment.