Skip to content

Commit 4d3fc52

Browse files
authored
Update 1.3.4 (#52)
* add spec metadata * update data from php lib v1.3.4
1 parent 69e848e commit 4d3fc52

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

crawler_detect.gemspec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,10 @@ Gem::Specification.new do |spec|
3535
spec.add_development_dependency "armitage-rubocop", ">= 0.82"
3636

3737
spec.required_ruby_version = ">= 2.5.0"
38+
39+
spec.metadata = {
40+
"bug_tracker_uri" => "https://github.com/loadkpi/crawler_detect/issues",
41+
"source_code_uri" => "https://github.com/loadkpi/crawler_detect",
42+
"changelog_uri" => "https://github.com/loadkpi/crawler_detect/blob/master/CHANGELOG.md"
43+
}
3844
end

0 commit comments

Comments
 (0)