Skip to content

Commit

Permalink
Merge pull request #317 from akester/master
Browse files Browse the repository at this point in the history
Update dependencies to use supported versions.
  • Loading branch information
schurzi authored Jan 12, 2024
2 parents cc968ee + 9a058d5 commit 12c0936
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,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.6.0 < 8.0.0"
"version_requirement": ">= 4.6.0 < 10.0.0"
},
{
"name": "herculesteam/augeasproviders_sysctl",
"version_requirement": ">= 2.2.1 < 3.0.0"
"name": "puppet-augeasproviders_sysctl",
"version_requirement": ">= 2.2.1 < 4.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 12c0936

Please sign in to comment.