Skip to content

Commit 5156ed8

Browse files
committed
Update gemspec
1 parent 753bec0 commit 5156ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zaproxy.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Gem::Specification.new do |spec|
66
spec.authors = ['hahwul']
77
spec.email = ['hahwul@gmail.com']
88

9-
spec.summary = 'ZAP API for Ruby'
10-
spec.description = 'The unofficial Ruby implementation to access the ZAP API'
9+
spec.summary = 'Ruby Gem for ZAP API'
10+
spec.description = 'A Ruby Implementation and Library for Easy Utilization of ZAP API'
1111
spec.homepage = 'https://github.com/hahwul/zaproxy-ruby'
1212
spec.required_ruby_version = '>= 2.7.0'
1313
spec.license = 'MIT'

0 commit comments

Comments
 (0)