Skip to content

Commit

Permalink
Actually remove gpg_key dependency.
Browse files Browse the repository at this point in the history
The changelog for release 1.3.0 states that the gpg_key dependency is removed. This
should be reflected in metadata.json.
  • Loading branch information
Simon Beirnaert committed Oct 25, 2016
1 parent bda5f2f commit 1e28586
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.1.0 <5.0.0"
},
{
"name": "treydock/gpg_key",
"version_requirement": ">=0.0.3 <1.0.0"
}
]
}

0 comments on commit 1e28586

Please sign in to comment.