Added the cloudatcost as a gem

This commit is contained in:
Suraj Shirvankar 2016-01-12 01:13:59 +04:00
parent e025d6e5ba
commit cf06b1db4a
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Gem::Specification.new do |s|
s.add_dependency("fog-atmos")
s.add_dependency("fog-aws", ">= 0.6.0")
s.add_dependency("fog-brightbox", "~> 0.4")
s.add_dependency("fog-cloudatcost", "~> 0.1.0")
s.add_dependency("fog-dynect", "~> 0.0.2")
s.add_dependency("fog-ecloud", "~> 0.1")
s.add_dependency("fog-google", "<= 0.1.0")