Pinned chef-licensing to use feature branch for testing

Signed-off-by: Nik08 <nikita.mathur@progress.com>
This commit is contained in:
Nik08 2023-11-21 17:53:03 +05:30
parent 3682939f77
commit c9b1018e0f

View file

@ -56,3 +56,5 @@ end
group :deploy do
gem "inquirer"
end
gem "chef-licensing", git: "https://github.com/chef/chef-licensing", glob: "components/ruby/*.gemspec", branch: "nm/fetch_and_persist_api_changes"