From: Romain Tartière Date: Wed, 25 Aug 2021 01:28:50 +0000 (-1000) Subject: (main) Allow stdlib 8.0.0 X-Git-Tag: v8.2.0~3^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b42303aceb1ce3ea38d5cc502301ef9824264921;p=puppet-modules%2Fpuppetlabs-apt.git (main) Allow stdlib 8.0.0 We recently released stdlib 8.0.0. This module is comptatible with this version of stdlib. --- diff --git a/metadata.json b/metadata.json index 3e7d2b3..a4852cf 100644 --- a/metadata.json +++ b/metadata.json @@ -10,7 +10,7 @@ "dependencies": [ { "name": "puppetlabs/stdlib", - "version_requirement": ">= 4.16.0 < 8.0.0" + "version_requirement": ">= 4.16.0 < 9.0.0" } ], "operatingsystem_support": [