Skip to content

Commit 17fce0a

Browse files
authored
Merge pull request #547 from amatsuda/https
GitHub is HTTPS by default
2 parents 1279013 + 1e06b04 commit 17fce0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby-saml.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
1616
"README.md"
1717
]
1818
s.files = `git ls-files`.split("\n")
19-
s.homepage = %q{http://github.com/onelogin/ruby-saml}
19+
s.homepage = %q{https://github.com/onelogin/ruby-saml}
2020
s.rdoc_options = ["--charset=UTF-8"]
2121
s.require_paths = ["lib"]
2222
s.rubygems_version = %q{1.3.7}

0 commit comments

Comments
 (0)