Skip to content

Commit

Permalink
Merge pull request #136 from opscode/sid-fog-dev-dependency
Browse files Browse the repository at this point in the history
[knife-cloud] Add Fog dependency
  • Loading branch information
Mukta Aphale committed Aug 8, 2014
2 parents 866ff71 + 0b672d1 commit ce36bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions knife-openstack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency "fog", ">= 1.10.0"
s.add_dependency "chef", ">= 0.10.10"
s.add_dependency "knife-cloud"

Expand Down

0 comments on commit ce36bc6

Please sign in to comment.