Skip to content

Commit

Permalink
Adding fog runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Brown committed Nov 24, 2014
1 parent a83ec77 commit 73c042e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kitchen-opennebula.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'test-kitchen', '~> 1.2.0'
spec.add_dependency 'fog'

spec.add_development_dependency 'bundler', '~> 1.3'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 73c042e

Please sign in to comment.