Skip to content

Commit

Permalink
relax chef dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh committed Dec 21, 2012
1 parent 558cadf commit 64b558f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife-dsl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]

gem.add_dependency 'chef', '~> 10.16.0'
gem.add_dependency 'chef', '~> 10.0'
end

0 comments on commit 64b558f

Please sign in to comment.