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:
Vasu1105 2023-11-06 15:50:59 +05:30
parent 05bb90ad9a
commit a66137e70b

View file

@ -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"