mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Fix whitespace in gemspec
This commit is contained in:
parent
dd05dd079c
commit
26b42920b1
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ If there's a metagem available for your cloud provider, e.g. `fog-aws`,
|
|||
you should be using it instead of requiring the full fog collection to avoid
|
||||
unnecessary dependencies.
|
||||
|
||||
'fog' should be required explicitly only if the provider you use doesn't yet
|
||||
'fog' should be required explicitly only if the provider you use doesn't yet
|
||||
have a metagem available.
|
||||
------------------------------
|
||||
POSTINST
|
||||
|
|
Loading…
Reference in a new issue