mirror of
https://github.com/inspec/inspec
synced 2024-11-25 06:00:29 +00:00
set gem_path
Signed-off-by: Sathish <sbabu@progress.com>
This commit is contained in:
parent
f12f45d54d
commit
9d11a042b7
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ depends:
|
|||
# Note that path makes this a local install, bypassing source
|
||||
# To test with actual gem install, comment out this next line.
|
||||
# (You'll also need to make the inspec-test-resources gem available via your gem sources)
|
||||
path: test/fixtures/plugins/inspec-test-resources/lib/inspec-test-resources.rb
|
||||
# path: test/fixtures/plugins/inspec-test-resources/lib/inspec-test-resources.rb
|
||||
gem_path: test/fixtures/plugins/inspec-test-resources/inspec-test-resources-0.2.1.gem
|
Loading…
Reference in a new issue