Skip to content

Commit

Permalink
Added fog dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
siddheshwar-more committed Aug 5, 2014
1 parent 866ff71 commit 0b672d1
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 0b672d1

Please sign in to comment.