summaryrefslogtreecommitdiff
path: root/lib/chef/http/http_request.rb
diff options
context:
space:
mode:
authorMarc Chamberland <chamberland.marc@gmail.com>2020-05-10 09:49:03 -0400
committerLance Albertson <lance@osuosl.org>2020-09-15 14:04:36 -0700
commit215dfd4834cf59e508c26b45dbddbc698c57fd7b (patch)
treec5de91ae786325e8c97000af77c70f3ff3034912 /lib/chef/http/http_request.rb
parented48186831835be81b436a160bcf190a7756d473 (diff)
downloadchef-215dfd4834cf59e508c26b45dbddbc698c57fd7b.tar.gz
tighten all require statements for dist implementation
Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com> Signed-off-by: Lance Albertson <lance@osuosl.org>
Diffstat (limited to 'lib/chef/http/http_request.rb')
-rw-r--r--lib/chef/http/http_request.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/http/http_request.rb b/lib/chef/http/http_request.rb
index ef12630045..3bafaca667 100644
--- a/lib/chef/http/http_request.rb
+++ b/lib/chef/http/http_request.rb
@@ -25,7 +25,7 @@ autoload :CGI, "cgi"
module Net
autoload :HTTP, File.expand_path("../monkey_patches/net_http", __dir__)
end
-require "chef-utils"
+require "chef-utils/dist/org"
# To load faster, we only want ohai's version string.
# However, in ohai before 0.6.0, the version is defined