Skip to content

Commit ed2950a

Browse files
authored
Merge pull request #803 from tphoney/amend_puppet_dependency
MODULES-5440 fix upper bound for puppet
2 parents faadebf + 3721197 commit ed2950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"requirements": [
102102
{
103103
"name": "puppet",
104-
"version_requirement": ">=2.7.20 < 5.0.0"
104+
"version_requirement": ">=2.7.20 < 6.0.0"
105105
}
106106
],
107107
"description": "Standard Library for Puppet Modules",

0 commit comments

Comments
 (0)