lib/chef/config.rb in microwave-11.400.7 vs lib/chef/config.rb in microwave-11.400.8

- old
+ new

@@ -18,9 +18,10 @@ # See the License for the specific language governing permissions and # limitations under the License. require 'chef/log' require 'mixlib/config' +require 'socket' class Chef class Config extend Mixlib::Config