summaryrefslogtreecommitdiff
path: root/wmi-lite.gemspec
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-07-30 22:09:52 -0700
committerGitHub <noreply@github.com>2020-07-30 22:09:52 -0700
commite8fd2936a2ca1511549be8b14d6fc1d1f929b1ac (patch)
tree934ec358b86697682a8ae3e4768be466ff3311cf /wmi-lite.gemspec
parent1e070b135c023d0d0853c0e70595265de219e5bb (diff)
parent5d037e5047b30cde00d4c18b7372b2390edffe1a (diff)
downloadwmi-lite-e8fd2936a2ca1511549be8b14d6fc1d1f929b1ac.tar.gz
Merge pull request #13 from chef/spelling
Minor spelling mistakes & remove github lock config
Diffstat (limited to 'wmi-lite.gemspec')
-rw-r--r--wmi-lite.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/wmi-lite.gemspec b/wmi-lite.gemspec
index 716683c..b6484fc 100644
--- a/wmi-lite.gemspec
+++ b/wmi-lite.gemspec
@@ -1,4 +1,3 @@
-# coding: utf-8
lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "wmi-lite/version"