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