Skip to content

Commit

Permalink
allow puppetlabs/stdlib 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 26, 2018
1 parent decb44e commit 0ecac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.0 < 5.0.0"
"version_requirement": ">= 4.13.0 < 6.0.0"
},
{
"name": "puppetlabs/concat",
Expand Down

2 comments on commit 0ecac26

@pixdrift
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a timeline for this change to be pushed to the Forge?

@bastelfreak
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do a new release in #119

Please sign in to comment.