Skip to content

Commit

Permalink
Merge pull request voxpupuli#1081 from tdevelioglu/bump_puppetlabs_co…
Browse files Browse the repository at this point in the history
…ncat_dependency

Bump puppetlabs-concat, puppetlabs-stdlib and Puppet minimum versions
  • Loading branch information
oranenj authored Jul 27, 2017
2 parents 5925ea2 + 262d5c5 commit 00d0f00
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,21 +10,21 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.6.0 <5.0.0"
"version_requirement": ">= 4.13.1 <5.0.0"
},
{
"name": "puppetlabs/apt",
"version_requirement": ">= 2.1.0 <3.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 1.2.5 <3.0.0"
"version_requirement": ">= 3.0.0 <4.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1 < 5.0.0"
"version_requirement": ">= 4.7.0 < 5.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 00d0f00

Please sign in to comment.