We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f4188 commit de53916Copy full SHA for de53916
hoc.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
15
s.description = 'Collects information about hits-of-code'
16
s.authors = ['Yegor Bugayenko']
17
s.email = 'yegor256@gmail.com'
18
- s.homepage = 'http://github.com/teamed/hoc'
+ s.homepage = 'https://github.com/teamed/hoc'
19
s.files = `git ls-files`.split($RS)
20
s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
21
s.rdoc_options = ['--charset=UTF-8']
0 commit comments