Skip to content

Commit

Permalink
Require chef/digester
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkare committed Apr 5, 2018
1 parent 43ca20e commit 536d293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/health_inspector/checklists/cookbooks.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'chef/version'
require 'chef/cookbook_version'
require 'chef/cookbook_loader'
require 'chef/digester'
require 'chef/checksum_cache' if Gem::Version.new(Chef::VERSION) < Gem::Version.new('11.0.0')

module HealthInspector
Expand Down

0 comments on commit 536d293

Please sign in to comment.