Skip to content

Commit

Permalink
Merge pull request #68 from lsst-it/IT-4687/dep-update
Browse files Browse the repository at this point in the history
update module deps
  • Loading branch information
trefzer authored Aug 23, 2023
2 parents 8efccd1 + 1b63b14 commit 448fe4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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": ">=3.0.0 < 9.0.0"
"version_requirement": ">=3.0.0 < 10.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 1.0.0 < 8.0.0"
"version_requirement": ">= 1.0.0 < 10.0.0"
},
{
"name": "puppetlabs/inifile",
"version_requirement": ">= 2.0.0 < 6.0.0"
"version_requirement": ">= 2.0.0 < 7.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 448fe4b

Please sign in to comment.