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

Commit

Permalink
Up dependency of fog to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Mar 17, 2013
1 parent 5d954ad commit 266a006
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.9.0"
gem.add_runtime_dependency "fog", "~> 1.10.0"

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

0 comments on commit 266a006

Please sign in to comment.