Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
downgrading to fog 1.18 in order to maintain compatibility with vagra…
Browse files Browse the repository at this point in the history
…nt-aws.
  • Loading branch information
Kyle Rames committed Jan 8, 2014
1 parent 705dec4 commit 9a76d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-rackspace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.summary = "Enables Vagrant to manage machines in RackSpace Cloud."
gem.homepage = "http://www.vagrantup.com"

gem.add_runtime_dependency "fog", "~> 1.19"
gem.add_runtime_dependency "fog", "~> 1.18"

gem.add_development_dependency "rake"
gem.add_development_dependency "rspec", "~> 2.13.0"
Expand Down

0 comments on commit 9a76d7b

Please sign in to comment.