Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 28e7b7b

Browse files
committed
update gemspecs and version 1.0.0-lap6
1 parent 46bc201 commit 28e7b7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hyperloop.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Gem::Specification.new do |s|
1515
s.email = ['loic@boutet.com', 'jan@kursator.com']
1616
s.homepage = 'http://ruby-hyperloop.org'
1717
s.license = 'MIT'
18-
spec.metadata = {
19-
homepage_uri: 'http://ruby-hyperloop.org',
20-
source_code_uri: 'https://github.com/ruby-hyperloop/hyperloop'
18+
spec.metadata = {
19+
"homepage_uri" => 'http://ruby-hyperloop.org',
20+
"source_code_uri" => 'https://github.com/ruby-hyperloop/hyper-component'
2121
}
2222
s.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(tasks)/}) }
2323
s.require_paths = ['lib']

0 commit comments

Comments
 (0)