Skip to content

Commit

Permalink
Merge pull request #55 from codec/fix-dependencies
Browse files Browse the repository at this point in the history
Update metadata.json: fix dependency for stdlib
  • Loading branch information
nibalizer committed Oct 9, 2014
2 parents 6094ef8 + a95fcaf commit b63c41e
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 @@ -61,7 +61,7 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": "3.x"
"version_requirement": ">= 3.0.0"
},
{
"name": "stankevich/python",
Expand Down

0 comments on commit b63c41e

Please sign in to comment.