Skip to content

Commit

Permalink
Merge pull request #1097 from chef/yanked_gems
Browse files Browse the repository at this point in the history
Updating gems to non-yanked versions
  • Loading branch information
tyler-ball authored Sep 19, 2019
2 parents e177945 + 3c07130 commit ae2a2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus-software.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
# Software definitions in this bundle require at least this version of
# omnibus because of the dsl methods they are using.
s.add_dependency "omnibus", ">= 5.6.1"
s.add_dependency "chef-sugar", ">= 3.4.0"
s.add_dependency "chef-sugar-ng", ">= 5.0.0"

s.files = `git ls-files`.split("\n")
s.require_paths = ["lib"]
Expand Down

0 comments on commit ae2a2f1

Please sign in to comment.