We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753bec0 commit 5156ed8Copy full SHA for 5156ed8
zaproxy.gemspec
@@ -6,8 +6,8 @@ Gem::Specification.new do |spec|
6
spec.authors = ['hahwul']
7
spec.email = ['hahwul@gmail.com']
8
9
- spec.summary = 'ZAP API for Ruby'
10
- spec.description = 'The unofficial Ruby implementation to access the ZAP API'
+ spec.summary = 'Ruby Gem for ZAP API'
+ spec.description = 'A Ruby Implementation and Library for Easy Utilization of ZAP API'
11
spec.homepage = 'https://github.com/hahwul/zaproxy-ruby'
12
spec.required_ruby_version = '>= 2.7.0'
13
spec.license = 'MIT'
0 commit comments