lib/inspec/profile.rb in inspec-0.21.3 vs lib/inspec/profile.rb in inspec-0.21.4

- old
+ new

@@ -2,9 +2,10 @@ # Copyright 2015 Dominik Richter. All rights reserved. # author: Dominik Richter # author: Christoph Hartmann require 'forwardable' +require 'inspec/polyfill' require 'inspec/fetcher' require 'inspec/source_reader' require 'inspec/metadata' module Inspec