recipiez 0.6.16 → 0.6.17

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.6.16'
2
+ VERSION = '0.6.17'
3
3
  end
data/recipes/node.rb CHANGED
@@ -18,7 +18,7 @@ Capistrano::Configuration.instance(true).load do
18
18
  nginx::nodejs
19
19
  node::generate_upstart
20
20
  monit::node
21
- logrotate:configure_ec2_performance
21
+ logrotate::configure_ec2_performance
22
22
  recipiez::bundler
23
23
  recipiez::libxml
24
24
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 6
8
- - 16
9
- version: 0.6.16
8
+ - 17
9
+ version: 0.6.17
10
10
  platform: ruby
11
11
  authors:
12
12
  - Alastair Brunton