Skip to content

Commit 6090f31

Browse files
committed
update fixtures stdlib to 4.2.0
1 parent 1260914 commit 6090f31

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.fixtures.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
fixtures:
22
repositories:
3-
"stdlib":
4-
repo: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
5-
ref: "3.0.0"
6-
"wget":
7-
repo: "git://github.com/maestrodev/puppet-wget.git"
8-
ref: "v1.2.2"
9-
"logrotate":
10-
repo: "git://github.com/rodjek/puppet-logrotate.git"
11-
ref: "1.1.1"
3+
stdlib:
4+
repo: 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
5+
ref: '4.2.0'
6+
wget:
7+
repo: 'git://github.com/maestrodev/puppet-wget.git'
8+
ref: 'v1.2.2'
9+
logrotate:
10+
repo: 'git://github.com/rodjek/puppet-logrotate.git'
11+
ref: '1.1.1'
1212
symlinks:
13-
"selenium": "#{source_dir}"
13+
selenium: "#{source_dir}"

0 commit comments

Comments
 (0)