Upgrade chef-licensing version pinning (#6856)

Signed-off-by: Vasu1105 <vasundhara.jagdale@progress.com>
This commit is contained in:
Vasundhara Jagdale 2023-11-09 14:16:48 +00:00 committed by GitHub
parent 130c97cf0c
commit bd55c1ab3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,5 +56,5 @@ Source code obtained from the Chef GitHub repository is made available under Apa
spec.add_dependency "multipart-post", "~> 2.0"
spec.add_dependency "train-core", "~> 3.10"
spec.add_dependency "chef-licensing", ">= 0.4.44"
spec.add_dependency "chef-licensing", ">= 0.7.5"
end