Skip to content

Commit b1ec806

Browse files
committed
checkhost-ruby forked
1 parent f8488f8 commit b1ec806

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

checkhost.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Gem::Specification.new do |s|
55
s.summary = "Ruby check-host.net API"
66
s.description = "Gem to check-host.net public API"
77
s.required_ruby_version = '>= 1.9.1'
8-
s.authors = ["Marco Giosa"]
9-
s.email = 'markkuit@protonmail.ch'
8+
s.authors = ["Marco Giosa", "Sergii Zasenko"]
9+
s.email = 'UNDEF@cpan.org'
1010
s.files = ["lib/checkhost.rb"]
11-
s.homepage = 'https://github.com/markkuit/checkhost-ruby'
11+
s.homepage = 'https://github.com/und3f/checkhost-ruby'
1212
s.license = 'MIT'
1313
end

0 commit comments

Comments
 (0)