We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef7a77 + 6213f29 commit 9a203dfCopy full SHA for 9a203df
bindata.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.summary = 'A declarative way to read and write binary file formats'
9
s.author = 'Dion Mendel'
10
s.email = '[email protected]'
11
- s.homepage = 'http://github.com/dmendel/bindata'
+ s.homepage = 'https://github.com/dmendel/bindata'
12
s.require_path = 'lib'
13
s.extra_rdoc_files = ['NEWS.rdoc']
14
s.rdoc_options << '--main' << 'NEWS.rdoc'
0 commit comments