mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Add term-ansicolor to inspec-core gem
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
This commit is contained in:
parent
4ad2c64f21
commit
8b93292f3f
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_dependency 'multipart-post'
|
||||
spec.add_dependency 'tty-table', '~> 0.10'
|
||||
spec.add_dependency 'tty-prompt', '~> 0.17'
|
||||
spec.add_dependency 'term-ansicolor'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue