negroku 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ab5c70c42ed34cdf1c11e52d05a4763dafe3c1e2
4
- data.tar.gz: ed3719aa67829b91e6d15008622fbc7d6c30ef7e
3
+ metadata.gz: de78c5247527b3b8887d4e8fcf3e1c605922e884
4
+ data.tar.gz: 0480b92ed105a7a8b6ef356e46b82b0d96181148
5
5
  SHA512:
6
- metadata.gz: 4c3adafc297c4169c6fa9fa4c6a5e9d3f0b42ee2f6e1b877d732c20dbb9d1a541636e0575ab36f78db606c96d86b8e6cfb8f6ce01db532ba054894a2a916197b
7
- data.tar.gz: 879c22fe992228a710097c30236ba160eb5141f616f1a7d7cf36b8248ec8179374b7b47982bd1dd83375eb18b9abb55f519f135b132cd8902d02ea9dd6ed013a
6
+ metadata.gz: 1e875b138af00e89a8dfd318129225cc9d78c5d9d6b193b87f0ee0a610d2eed9743fe3251e25a550198a17fe97d64b025919fc447871585aeadb8b46405cd61c
7
+ data.tar.gz: 1b1c4c15c8bf80b630f57c8b26f0d6b60015e68c726bfd535ba75df5c3f5778c022c390c77cac3cb128efc36d4a883e62879ab1f1a10b6ea17442de08180af8b
@@ -10,7 +10,7 @@ set_default :unicorn_workers_timeout, 30
10
10
 
11
11
  # Workers are started with this user
12
12
  # By default we get the user/group set in capistrano.
13
- set_default :unicorn_user, user
13
+ set_default :unicorn_user, nil
14
14
 
15
15
  # The wrapped bin to start unicorn
16
16
  set_default :unicorn_bin, 'bin/unicorn'
@@ -1,3 +1,3 @@
1
1
  module Negroku
2
- VERSION = "0.0.10"
2
+ VERSION = "0.0.11"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: negroku
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
4
+ version: 0.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Ignacio Donoso
@@ -128,4 +128,3 @@ signing_key:
128
128
  specification_version: 4
129
129
  summary: '["Capistrano Wrapper"]'
130
130
  test_files: []
131
- has_rdoc: