File tree 3 files changed +1
-9
lines changed
3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,6 @@ Rakefile:
13
13
unmanaged : true
14
14
spec/spec_helper.rb :
15
15
unmanaged : true
16
- appveyor.yml :
17
- matrix_extras :
18
- - PUPPET_GEM_VERSION : 4.2.3
19
- RUBY_VER : 21-x64
20
16
LICENSE :
21
17
license_type : ' puppetpe'
22
18
NOTICE :
Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ environment:
18
18
RUBY_VER : 23
19
19
- PUPPET_GEM_VERSION : ~> 4.0
20
20
RUBY_VER : 23-x64
21
- - PUPPET_GEM_VERSION : 4.2.3
22
- RUBY_VER : 21-x64
23
- - PUPPET_GEM_VERSION : 4.2.3
24
- RUBY_VER : 21-x64
25
21
matrix :
26
22
fast_finish : true
27
23
install :
Original file line number Diff line number Diff line change 29
29
"requirements" : [
30
30
{
31
31
"name" : " puppet" ,
32
- "version_requirement" : " >=3 .7.0 < 5.0.0"
32
+ "version_requirement" : " >=4 .7.0 < 5.0.0"
33
33
}
34
34
],
35
35
"dependencies" : [
You can’t perform that action at this time.
0 commit comments