1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

GitHub does no longer provide http:// pages

This commit is contained in:
Akira Matsuda 2016-08-02 04:34:17 +09:00
parent 0a778831a7
commit 2599f35e1f

View file

@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Module for the 'fog' gem to support Amazon Web Services.}
spec.description = %q{This library can be used as a module for `fog` or as standalone provider
to use the Amazon Web Services in applications..}
spec.homepage = "http://github.com/fog/fog-aws"
spec.homepage = "https://github.com/fog/fog-aws"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")