Skip to content

Commit de53916

Browse files
committed
github URL fixed
1 parent d1f4188 commit de53916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hoc.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
1515
s.description = 'Collects information about hits-of-code'
1616
s.authors = ['Yegor Bugayenko']
1717
s.email = 'yegor256@gmail.com'
18-
s.homepage = 'http://github.com/teamed/hoc'
18+
s.homepage = 'https://github.com/teamed/hoc'
1919
s.files = `git ls-files`.split($RS)
2020
s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
2121
s.rdoc_options = ['--charset=UTF-8']

0 commit comments

Comments
 (0)