From 0d97af036b61a059055566130da0fbc8687d4c30 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Tue, 14 Jan 2020 18:52:26 +0100 Subject: [PATCH] Update homepage in gemspec to OpenSCAP --- openscap_parser.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openscap_parser.gemspec b/openscap_parser.gemspec index bdf8374..132609c 100644 --- a/openscap_parser.gemspec +++ b/openscap_parser.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |spec| spec.summary = %q{Parse OpenSCAP content} 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.} - spec.homepage = 'https://github.com/dLobatog/openscap_parser' + spec.homepage = 'https://github.com/OpenSCAP/openscap_parser' spec.license = 'MIT' # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'