summaryrefslogtreecommitdiff
path: root/lib/wmi-lite.rb
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-12-29 16:20:46 -0800
committerGitHub <noreply@github.com>2019-12-29 16:20:46 -0800
commit85fe63faefc22dca32c62c5d2d63d8e3c7a3e5ce (patch)
tree9228076d0fb57f399bb8913d504a7df64838c2f1 /lib/wmi-lite.rb
parentda21a6a7908bb7796a6a3bde3223dbc86ed63121 (diff)
parent197b58ee79c4435edeca8a5fbf1b024b5c0810b8 (diff)
downloadwmi-lite-85fe63faefc22dca32c62c5d2d63d8e3c7a3e5ce.tar.gz
Merge pull request #12 from chef/testing
Add necessary dev deps to the Gemfile + Chefstyle autocorrect
Diffstat (limited to 'lib/wmi-lite.rb')
-rw-r--r--lib/wmi-lite.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/wmi-lite.rb b/lib/wmi-lite.rb
index 8c94317..44375b3 100644
--- a/lib/wmi-lite.rb
+++ b/lib/wmi-lite.rb
@@ -16,5 +16,4 @@
# limitations under the License.
#
-require 'wmi-lite/wmi'
-
+require "wmi-lite/wmi"