gitlab-styles.gemspec in gitlab-styles-1.0.0 vs gitlab-styles.gemspec in gitlab-styles-2.0.0

- old
+ new

@@ -7,10 +7,10 @@ spec.version = Gitlab::Styles::VERSION spec.authors = ['GitLab'] spec.email = ['remy@rymai.me'] spec.summary = 'GitLab style guides and shared style configs.' - spec.homepage = 'https://github.com/gitlab-org/gitlab-styles' + spec.homepage = 'https://gitlab.com/gitlab-org/gitlab-styles' spec.license = 'MIT' spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end