Browse Source

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.
Rob Nelson 8 years ago
parent
commit
5290b0a1d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      metadata.json

+ 1 - 1
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": [
     {