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.
2 parents abf5c2b + c8193ec commit 5bf6420Copy full SHA for 5bf6420
msgpack.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
s.authors = ["Sadayuki Furuhashi", "Theo Hultberg", "Satoshi Tagomori"]
10
s.email = ["[email protected]", "[email protected]", "[email protected]"]
11
s.license = "Apache-2.0"
12
- s.homepage = "http://msgpack.org/"
+ s.homepage = "https://msgpack.org/"
13
s.require_paths = ["lib"]
14
if /java/ =~ RUBY_PLATFORM
15
s.files = Dir['lib/**/*.rb', 'lib/**/*.jar', 'LICENSE']
0 commit comments