Skip to content

Commit 4aee223

Browse files
authored
Merge pull request #75 from puppetlabs/pdksync_MODULES-8444
pdksync - (MODULES-8444) - Raise lower Puppet bound
2 parents f644c1a + d92bfae commit 4aee223

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

metadata.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
"summary": "Tasks that allows the execution of a command and parameters",
66
"license": "Apache-2.0",
77
"source": "https://github.com/puppetlabs/puppetlabs-exec",
8-
"dependencies": [
9-
10-
],
8+
"dependencies": [],
119
"operatingsystem_support": [
1210
{
1311
"operatingsystem": "Debian",
@@ -61,7 +59,7 @@
6159
"requirements": [
6260
{
6361
"name": "puppet",
64-
"version_requirement": ">= 5.1.0 < 7.0.0"
62+
"version_requirement": ">= 5.5.10 < 7.0.0"
6563
}
6664
],
6765
"pdk-version": "1.9.0",

0 commit comments

Comments
 (0)