Support for puppet/staging 2.0.0

Staging 2.0.0 has dropped ruby 1.8.7 support only. All tests are run against the head of puppet/staging already.
This commit is contained in:
Rob Nelson 2016-06-17 17:23:34 -04:00 committed by GitHub
parent 5bd497579e
commit 5290b0a1d9

View file

@ -9,7 +9,7 @@
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"},
{"name":"puppet/staging","version_requirement":">= 1.0.1 < 2.0.0"}
{"name":"puppet/staging","version_requirement":">= 1.0.1 < 3.0.0"}
],
"operatingsystem_support": [
{