mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Revert conditional require of Thor (5388)
This commit is contained in:
commit
7450e97ba8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require "thor" unless defined?(Thor)
|
||||
require "thor" # rubocop:disable Chef/Ruby/UnlessDefinedRequire
|
||||
require "inspec/log"
|
||||
require "inspec/ui"
|
||||
require "inspec/config"
|
||||
|
|
Loading…
Add table
Reference in a new issue