Skip to content

Commit

Permalink
Updating stdlib dependency to latest and add support for puppet 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramesh7 committed Oct 17, 2023
1 parent c823ab5 commit bb0b09a
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 @@ -11,7 +11,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.0 < 9.0.0"
"version_requirement": ">= 9.4.0 < 10.0.0"
},
{
"name": "golja/gnupg",
Expand Down Expand Up @@ -79,7 +79,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
]
}

0 comments on commit bb0b09a

Please sign in to comment.