mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
REVERT THIS ONCE THE TEST IS GREEN: This is just to test implementation of audit log against the train changes made for audit log
Signed-off-by: Vasu1105 <vasundhara.jagdale@progress.com>
This commit is contained in:
parent
05bb90ad9a
commit
a66137e70b
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -56,3 +56,5 @@ end
|
|||
group :deploy do
|
||||
gem "inquirer"
|
||||
end
|
||||
|
||||
gem "train", git: "https://github.com/inspec/train.git", branch: "vj/audit-log-implementation"
|
||||
|
|
Loading…
Add table
Reference in a new issue