Skip to content

Commit

Permalink
Merge pull request #99 from ramereth/chef-utils-dist
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored Sep 14, 2020
2 parents 60af74b + 87c9dce commit 476e248
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rubocop/cop/chef/ruby/unless_defined_require.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class UnlessDefinedRequire < Base
"benchmark" => "Benchmark",
"cgi" => "CGI",
"chef-utils" => "ChefUtils",
"chef-utils/dist" => "ChefUtils::Dist",
"csv" => "CSV",
"digest" => "Digest",
"digest/md5" => "Digest::MD5",
Expand Down

0 comments on commit 476e248

Please sign in to comment.