Skip to content

Commit

Permalink
update chef-sugar to 3.0 which adds ppc64le support.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaustubh-d committed Mar 20, 2015
1 parent 0ca28e0 commit 0abab93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 0abab93

Please sign in to comment.