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 91cebf4 commit 3909937Copy full SHA for 3909937
ianfleeton-paypal-express.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
10
s.email = '[email protected]'
11
s.extra_rdoc_files = ["LICENSE", "README.rdoc"]
12
s.rdoc_options = ["--charset=UTF-8"]
13
- s.homepage = "http://github.com/ianfleeton/paypal-express"
+ s.homepage = "https://github.com/ianfleeton/paypal-express"
14
s.require_paths = ["lib"]
15
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
16
s.files = `git ls-files`.split("\n")
0 commit comments