Skip to content

Commit

Permalink
Merge pull request #16 from PagerDuty/fix-chef-zero-dep
Browse files Browse the repository at this point in the history
Fix chef-zero to 14.0.0 or below
  • Loading branch information
dkua authored Jun 23, 2018
2 parents dfecad5 + 6fcdc65 commit cc5c27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blender-chef.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'pd-blender', '>= 0.5'
spec.add_dependency 'chef-zero', '<= 14.0.0'
spec.add_dependency 'chef', '>= 12.1.1'

spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit cc5c27d

Please sign in to comment.