mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Force version 0.0.2 of fog-google
This commit is contained in:
parent
422a01a189
commit
ff57c2b882
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("fog-aws", "~> 0.0")
|
||||
s.add_dependency("fog-brightbox", "~> 0.4")
|
||||
s.add_dependency("fog-ecloud")
|
||||
s.add_dependency("fog-google")
|
||||
s.add_dependency("fog-google", ">= 0.0.2")
|
||||
s.add_dependency("fog-local")
|
||||
s.add_dependency("fog-powerdns", ">= 0.1.1")
|
||||
s.add_dependency("fog-profitbricks")
|
||||
|
|
Loading…
Reference in a new issue