Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
http://bundler.io redirects to https://
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Oct 3, 2018
1 parent bdcdbec commit 10d7f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
"Yehuda Katz"
]
s.email = ["[email protected]"]
s.homepage = "http://bundler.io"
s.homepage = "https://bundler.io"
s.summary = "The best way to manage your application's dependencies"
s.description = "Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably"

Expand Down

0 comments on commit 10d7f56

Please sign in to comment.