Skip to content

Commit 0d97af0

Browse files
ekohlxprazak2
authored andcommitted
Update homepage in gemspec to OpenSCAP
1 parent 7249abd commit 0d97af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openscap_parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111

1212
spec.summary = %q{Parse OpenSCAP content}
1313
spec.description = %q{This gem is a Ruby interface into SCAP content. It can parse SCAP datastream files (i.e. ssg-rhel7-ds.xml), scan result files output by oscap eval, and tailoring files.}
14-
spec.homepage = 'https://github.com/dLobatog/openscap_parser'
14+
spec.homepage = 'https://github.com/OpenSCAP/openscap_parser'
1515
spec.license = 'MIT'
1616

1717
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'

0 commit comments

Comments
 (0)