mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Update pin of chef-licensing version (#7102)
Signed-off-by: Vasu1105 <vjagdale@progress.com>
This commit is contained in:
parent
e5c81d5a15
commit
f8bb14a88c
1 changed files with 1 additions and 1 deletions
|
@ -63,5 +63,5 @@ Source code obtained from the Chef GitHub repository is made available under Apa
|
|||
|
||||
spec.add_dependency "train-core", ">= 3.11.0"
|
||||
# Minimum major version 1 is required for Chef licensing telemetry
|
||||
spec.add_dependency "chef-licensing", ">= 1.0.0"
|
||||
spec.add_dependency "chef-licensing", ">= 1.0.2"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue