Skip to content
Snippets Groups Projects
Commit 0abab93b authored by kaustubh-d's avatar kaustubh-d
Browse files

update chef-sugar to 3.0 which adds ppc64le support.

parent 0ca28e08
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(/^(test|spec|features)\//)
gem.require_paths = ['lib']
 
gem.add_dependency 'chef-sugar', '~> 2.2'
gem.add_dependency 'chef-sugar', '~> 3.0'
gem.add_dependency 'cleanroom', '~> 1.0'
gem.add_dependency 'mixlib-shellout', '~> 1.4'
gem.add_dependency 'mixlib-versioning'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment