Skip to content

Commit 0dc590c

Browse files
committed
Requiring new version of puppet-pip and puppet-supervisor
1 parent 0f0f672 commit 0dc590c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Modulefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'tracywebtech-appdeploy'
2-
version '0.8.6'
2+
version '0.8.7'
33
source 'https://github.com/TracyWebTech/puppet-appdeploy'
44
author 'tracywebtech'
55
license 'Apache License, Version 2.0'
@@ -15,8 +15,8 @@ dependency 'puppetlabs/stdlib', '>= 4.1.0'
1515

1616
dependency 'jfryman/nginx', '>= 0.0.10'
1717

18-
dependency 'tracywebtech/pip', '>= 1.3.0'
18+
dependency 'tracywebtech/pip', '>= 1.3.2'
1919
dependency 'tracywebtech/puias', '>= 0.1.3'
2020
dependency 'tracywebtech/openssl', '>= 0.1.0'
21-
dependency 'tracywebtech/supervisor', '>= 1.1.5'
21+
dependency 'tracywebtech/supervisor', '>= 1.1.6'
2222

0 commit comments

Comments
 (0)