mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Upgrade chef-licensing version pinning (#6856)
Signed-off-by: Vasu1105 <vasundhara.jagdale@progress.com>
This commit is contained in:
parent
130c97cf0c
commit
bd55c1ab3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue