Skip to content

Commit

Permalink
Merge pull request #2 from erikfrey/master
Browse files Browse the repository at this point in the history
use fog 0.10.0
  • Loading branch information
emiddleton committed Oct 10, 2011
2 parents b5f0d51 + 195f506 commit 6a4b60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife-ec2.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.email = "adam@opscode.com"
s.homepage = "http://wiki.opscode.com/display/chef"

s.add_dependency "fog", "~> 0.9.0"
s.add_dependency "fog", "~> 0.10.0"
s.add_dependency "net-ssh", "~> 2.1.3"
s.add_dependency "net-ssh-multi", "~> 1.0.1"
s.require_path = 'lib'
Expand Down

0 comments on commit 6a4b60d

Please sign in to comment.