Skip to content

Commit a60eebb

Browse files
author
Phil Friderici
committed
Use stdlib 5.0.0 as minimum
1 parent 10fd1e8 commit a60eebb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ fixtures:
88
ref: '1.6.0'
99
stdlib:
1010
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
11-
ref: '4.6.0'
11+
ref: '5.0.0'
1212
symlinks:
1313
puppet: "#{source_dir}"

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"name": "puppetlabs/stdlib",
21-
"version_requirement": ">= 4.6.0 < 6.0.0"
21+
"version_requirement": ">= 5.0.0 < 6.0.0"
2222
}
2323
],
2424
"operatingsystem_support": [

0 commit comments

Comments
 (0)