Skip to content

Commit

Permalink
Switch back to chef-sugar
Browse files Browse the repository at this point in the history
Both are valid, but there's no need to use the ng gem anymore.

Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Nov 13, 2019
1 parent e18e22b commit cb6b015
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 @@ -22,7 +22,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]

gem.add_dependency "aws-sdk-s3", "~> 1"
gem.add_dependency "chef-sugar-ng", ">= 3.3"
gem.add_dependency "chef-sugar", ">= 3.3"
gem.add_dependency "chef-cleanroom", "~> 1.0"
gem.add_dependency "ffi-yajl", "~> 2.2"
gem.add_dependency "mixlib-shellout", ">= 2.0", "< 4.0"
Expand Down

0 comments on commit cb6b015

Please sign in to comment.