Skip to content

Commit bc708c4

Browse files
author
dcs3spp
committed
chore(build): update gemspec with homepage meta data
1 parent 0facc68 commit bc708c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validate-gitlab-ci.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Gem::Specification.new do |s|
22
s.name = 'validate-gitlab-ci'
33
s.version = '0.0.1'
4+
s.authors = [ 'spears' ]
45
s.summary = 'Call GitLab API to validate CI yaml file'
56
s.description = 'Call GitLab API to validate CI yaml file'
7+
s.homepage = 'https://gitlab.com/groups/sppears_grp/-/shared'
68
s.executables << 'validate-gitlab-ci'
79
end

0 commit comments

Comments
 (0)