Skip to content

Commit

Permalink
pdksync - (MODULES-7705) - Bumping stdlib/concat dependency from < 5.…
Browse files Browse the repository at this point in the history
…0.0 to < 6.0.0 (puppetlabs#1821)

 (MODULES-7705) - Bumping stdlib and concat requirements to 6.0.0
  • Loading branch information
pmcmaw authored and david22swan committed Aug 24, 2018
1 parent 765e752 commit bef08be
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 @@ -10,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.1 < 5.0.0"
"version_requirement": ">= 4.13.1 < 6.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 2.2.1 < 5.0.0"
"version_requirement": ">= 2.2.1 < 6.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit bef08be

Please sign in to comment.