Gemfile in mixlib-install-3.12.5 vs Gemfile in mixlib-install-3.12.7

- old
+ new

@@ -1,8 +1,10 @@ source "https://rubygems.org" gemspec +gem "chef-utils", "= 16.6.14" if RUBY_VERSION < "2.6.0" + group :docs do gem "github-markup" gem "redcarpet" gem "yard" end