Skip to content

Commit 5d6deb7

Browse files
authored
Merge pull request #487 from amatsuda/https
GitHub is https by default
2 parents 9f0351a + e69dd9a commit 5d6deb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

i18n.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.version = I18n::VERSION
99
s.authors = ["Sven Fuchs", "Joshua Harvey", "Matt Aimonetti", "Stephan Soller", "Saimon Moore", "Ryan Bigg"]
1010
s.email = "rails-i18n@googlegroups.com"
11-
s.homepage = "http://github.com/ruby-i18n/i18n"
11+
s.homepage = "https://github.com/ruby-i18n/i18n"
1212
s.summary = "New wave Internationalization support for Ruby"
1313
s.description = "New wave Internationalization support for Ruby."
1414
s.license = "MIT"

0 commit comments

Comments
 (0)