Skip to content

Instantly share code, notes, and snippets.

@riton
Last active November 22, 2019 19:04
Show Gist options
  • Save riton/f71a546f3eaa899f6abb8ed7f0ed51a1 to your computer and use it in GitHub Desktop.
Save riton/f71a546f3eaa899f6abb8ed7f0ed51a1 to your computer and use it in GitHub Desktop.
puppet-modules-update-dephell-04
{
"name": "puppetlabs-apache",
"version": "5.2.0",
[... EDITED ...],
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.1 < 7.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 2.2.1 < 7.0.0"
}
],
[... EDITED ...],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment