summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/exceptions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/lib/chef-config/exceptions.rb')
-rw-r--r--chef-config/lib/chef-config/exceptions.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/chef-config/lib/chef-config/exceptions.rb b/chef-config/lib/chef-config/exceptions.rb
index 1f80e505df..b4efe17329 100644
--- a/chef-config/lib/chef-config/exceptions.rb
+++ b/chef-config/lib/chef-config/exceptions.rb
@@ -15,8 +15,8 @@
# limitations under the License.
#
-require 'chef-config/windows'
-require 'chef-config/logger'
+require "chef-config/windows"
+require "chef-config/logger"
module ChefConfig