Skip to content

Commit

Permalink
chef dependency change
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrossman committed Feb 26, 2015
1 parent b2bf68d commit 4cf2cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife-google.gemspec
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.description = "Google Compute Engine Support for Chef's Knife Command"
s.homepage = "http://docs.chef.io/"

s.add_runtime_dependency 'chef', '~> 10.0'
s.add_runtime_dependency 'chef', '~> 12.0.3'
s.add_runtime_dependency 'extlib', '~> 0.9'
s.add_runtime_dependency 'google-api-client' , '~> 0.8.2'
s.add_runtime_dependency 'multi_json', '~> 1.10'
Expand Down

0 comments on commit 4cf2cc1

Please sign in to comment.