There was an error while loading. Please reload this page.
1 parent 46bc201 commit 28e7b7bCopy full SHA for 28e7b7b
1 file changed
hyperloop.gemspec
@@ -15,9 +15,9 @@ Gem::Specification.new do |s|
15
s.email = ['loic@boutet.com', 'jan@kursator.com']
16
s.homepage = 'http://ruby-hyperloop.org'
17
s.license = 'MIT'
18
- spec.metadata = {
19
- homepage_uri: 'http://ruby-hyperloop.org',
20
- source_code_uri: 'https://github.com/ruby-hyperloop/hyperloop'
+ spec.metadata = {
+ "homepage_uri" => 'http://ruby-hyperloop.org',
+ "source_code_uri" => 'https://github.com/ruby-hyperloop/hyper-component'
21
}
22
s.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(tasks)/}) }
23
s.require_paths = ['lib']
0 commit comments