negroku 1.1.8 → 1.1.9

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/negroku/version.rb +1 -1
  3. metadata +9 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1d6fff429ff0be28f9a5b6bb86be820b2d317801
4
- data.tar.gz: a07a34ff7a0c74f73f8cbd29c51f64c630471f78
3
+ metadata.gz: 5193ed1d8959d548cb948eb902dec4665c6d67a0
4
+ data.tar.gz: 9dae7fb307b6caea031dcc7cf46b33eedd039eca
5
5
  SHA512:
6
- metadata.gz: d2c8da5172bf27e011ad17e258392c932874bc178712ab0eb477248a30c673a67e73c72cd1d9f401efbb8dbdc91a32d1e25c7741467650ab2237ee7ce7817d02
7
- data.tar.gz: dc21ddb51061495dc19106aae4ef48b2b7ad2ce025083fbfd3aa5a7bfefa8583916cb2f6dd4cafc3ef5d2d5be470f41df4a854dfaae0bc9271602baf9c114f1c
6
+ metadata.gz: 9e0a92ebf6d72a6e25ffb767c8b1c6c5ffbc6662cb267be5a607722536a58d5982d02158b0062d1d10676be502f629cca2b24cc5ff0012c1d546d349dc491d28
7
+ data.tar.gz: 8cd04dc8f479d25b1e61b8b2e0c4bd0a527e201ed2176c0422e5ac2083b6a027a78a2f47c759430a46d3a8918a1d38c801ee78f481ba7f0f2f09c6bc19886ad2
@@ -1,3 +1,3 @@
1
1
  module Negroku
2
- VERSION = "1.1.8"
2
+ VERSION = "1.1.9"
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: 1.1.8
4
+ version: 1.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Ignacio Donoso
@@ -80,7 +80,8 @@ dependencies:
80
80
  - - '>='
81
81
  - !ruby/object:Gem::Version
82
82
  version: 0.17.0
83
- description: '["To deploy application"]'
83
+ description: '["Negroku is an opinionated collection of recipes for capistrano, blended
84
+ with a handy CLI"]'
84
85
  email:
85
86
  - jidonoso@gmail.com
86
87
  executables:
@@ -108,8 +109,9 @@ files:
108
109
  - lib/negroku/version.rb
109
110
  - lib/negroku.rb
110
111
  - README.md
111
- homepage: http://github.com/platanus-repos/negroku
112
- licenses: []
112
+ homepage: http://github.com/platanus/negroku
113
+ licenses:
114
+ - MIT
113
115
  metadata: {}
114
116
  post_install_message:
115
117
  rdoc_options: []
@@ -130,6 +132,8 @@ rubyforge_project:
130
132
  rubygems_version: 2.0.14
131
133
  signing_key:
132
134
  specification_version: 4
133
- summary: '["Capistrano Wrapper"]'
135
+ summary: '["The goal is to be able to deploy ruby on rails applications and static
136
+ websites without the hassle of configuring and defining all the stuff involved in
137
+ an application deployment."]'
134
138
  test_files: []
135
139
  has_rdoc: