Skip to content

Commit 4b882ef

Browse files
committed
bump stdlib to 4.13.1
this is needed to get the puppet4 datatypes
1 parent 98cf0bc commit 4b882ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

metadata.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
"project_page": "https://github.com/puppetlabs/puppetlabs-lvm",
99
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES/component/11456/",
1010
"dependencies": [
11-
{"name":"puppetlabs/stdlib","version_requirement":">=4.1.0 < 5.0.0"}
11+
{
12+
"name": "puppetlabs/stdlib",
13+
"version_requirement": ">= 4.13.1 < 5.0.0"
14+
}
1215
],
1316
"data_provider": null,
1417
"operatingsystem_support": [

0 commit comments

Comments
 (0)