recipiez 0.2.12 → 0.2.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Recipiez
2
- VERSION = '0.2.12'
2
+ VERSION = '0.2.13'
3
3
  end
data/recipes/node.rb CHANGED
@@ -21,6 +21,7 @@ Capistrano::Configuration.instance(true).load do
21
21
  logrotate::configure
22
22
  recipiez::bundler
23
23
  recipiez::libxml
24
+ ssl::upload_certs
24
25
  end
25
26
 
26
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recipiez
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 12
10
- version: 0.2.12
9
+ - 13
10
+ version: 0.2.13
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alastair Brunton