lib/wmi-lite.rb in wmi-lite-1.0.2 vs lib/wmi-lite.rb in wmi-lite-1.0.5

- old
+ new

@@ -1,8 +1,8 @@ # # Author:: Adam Edwards (<adamed@chef.io>) -# Copyright:: Copyright 2014 Chef Software, Inc. +# Copyright:: Copyright 2014-2019 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -14,7 +14,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # -require 'wmi-lite/wmi' - +require_relative 'wmi-lite/wmi'