From 5290b0a1d901792ecd8218cb61328db7e4db1c54 Mon Sep 17 00:00:00 2001 From: Rob Nelson Date: Fri, 17 Jun 2016 17:23:34 -0400 Subject: [PATCH] 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. --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index ded376f..f3f68e7 100644 --- a/metadata.json +++ b/metadata.json @@ -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": [ {