We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7bfad9 commit fba1399Copy full SHA for fba1399
yard.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
s.version = YARD::VERSION
14
s.author = "Loren Segal"
15
s.email = "lsegal@soen.ca"
16
- s.homepage = "http://yardoc.org"
+ s.homepage = "https://yardoc.org"
17
s.platform = Gem::Platform::RUBY
18
s.files = Dir['{lib,docs,po,templates}/**/*', '.yardopts*', 'CHANGELOG.md', 'LICENSE', 'LEGAL', 'README.md']
19
s.require_paths = ['lib']
0 commit comments