mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Bump fog-aws dependency
This commit is contained in:
parent
771edbbf85
commit
8f9a4d450b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
# Modular providers (please keep sorted)
|
||||
s.add_dependency("fog-atmos")
|
||||
s.add_dependency("fog-aws", "~> 0.0")
|
||||
s.add_dependency("fog-aws", ">= 0.6.0")
|
||||
s.add_dependency("fog-brightbox", "~> 0.4")
|
||||
s.add_dependency("fog-ecloud", "= 0.1.1")
|
||||
s.add_dependency("fog-google", ">= 0.0.2")
|
||||
|
|
Loading…
Reference in a new issue