foreman-capistrano 0.53.2 → 0.53.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,8 +43,8 @@ if defined?(Capistrano)
43
43
  "sleep 15",
44
44
  "sudo /etc/init.d/nginx start",
45
45
  "sudo /etc/init.d/monit start",
46
- "sudo /etc/init.d/puppet start"].join('; '),
47
- "sleep 5"
46
+ "sudo /etc/init.d/puppet start",
47
+ "sleep 5"].join('; ')
48
48
  end
49
49
  end
50
50
  end
@@ -1,5 +1,5 @@
1
1
  module Foreman
2
2
 
3
- VERSION = "0.53.2"
3
+ VERSION = "0.53.3"
4
4
 
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman-capistrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.2
4
+ version: 0.53.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: