Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 8, 2024
1 parent 9666696 commit 0ebcc8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 8.0.0 < 10.0.0"
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "puppetlabs-concat",
"version_requirement": ">= 7.0.0 < 10.0.0"
},
{
"name": "puppetlabs-apt",
"version_requirement": ">= 8.0.0 < 10.0.0"
"version_requirement": ">= 9.2.0 < 10.0.0"
},
{
"name": "puppetlabs-yumrepo_core",
Expand Down

0 comments on commit 0ebcc8b

Please sign in to comment.