hoe-manns 1.2.1 → 1.3.0
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.index +1 -1
- data/Gemfile +1 -1
- data/Gemfile.lock +4 -56
- data/History.rdoc +10 -0
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/lib/hoe/manns.rb +4 -2
- data/recipes/recipe.rb +1 -1
- data.tar.gz.sig +3 -2
- metadata +4 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0e65501c922a5e0965c58d54b968c356bc9d2687
|
|
4
|
+
data.tar.gz: afbfc07668771fe2d2943a57a801d83ae73e1f7d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e28edb4d3e379bf929ecc8d8c1ea6a055e025bccdcbf92a3feca99fd510f5f1368175046cfacaa9401582fd0ac45b3d7d07d8d7e135c07758ce2cf8301d92ef3
|
|
7
|
+
data.tar.gz: f0570c8beb3b15f9995a8096cbd7e1904d3ba9e7ddeae9c09a864dcf16b2d40e6cd103bde5f3e5394b2d77fd9ae67d570acd4dc241d5fbe93c486052aba7ae38
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/.index
CHANGED
data/Gemfile
CHANGED
|
@@ -20,7 +20,7 @@ gem "hoe-deveiate", "~>0.7", :group => [:development, :test]
|
|
|
20
20
|
gem "hoe-doofus", "~>1.0", :group => [:development, :test]
|
|
21
21
|
gem "hoe-gemspec", "~>1.0", :group => [:development, :test]
|
|
22
22
|
gem "hoe-git", "~>1.6", :group => [:development, :test]
|
|
23
|
-
gem "hoe-manns", "~>1.
|
|
23
|
+
gem "hoe-manns", "~>1.3", :group => [:development, :test]
|
|
24
24
|
gem "hoe-packaging", "~>1.1", :group => [:development, :test]
|
|
25
25
|
gem "hoe-reek", "~>1.0", :group => [:development, :test]
|
|
26
26
|
gem "hoe-rubocop", "~>0.1", :group => [:development, :test]
|
data/Gemfile.lock
CHANGED
|
@@ -15,25 +15,14 @@ GEM
|
|
|
15
15
|
ast (2.1.0)
|
|
16
16
|
astrolabe (1.3.1)
|
|
17
17
|
parser (~> 2.2)
|
|
18
|
-
aws-sdk (2.1.29)
|
|
19
|
-
aws-sdk-resources (= 2.1.29)
|
|
20
|
-
aws-sdk-core (2.1.29)
|
|
21
|
-
jmespath (~> 1.0)
|
|
22
|
-
aws-sdk-resources (2.1.29)
|
|
23
|
-
aws-sdk-core (= 2.1.29)
|
|
24
18
|
backports (3.6.6)
|
|
25
19
|
bundler-audit (0.4.0)
|
|
26
20
|
bundler (~> 1.2)
|
|
27
21
|
thor (~> 0.18)
|
|
28
22
|
cabin (0.7.1)
|
|
29
|
-
chef-config (12.5.1)
|
|
30
|
-
mixlib-config (~> 2.0)
|
|
31
|
-
mixlib-shellout (~> 2.0)
|
|
32
|
-
chef-sugar (3.1.1)
|
|
33
23
|
childprocess (0.5.6)
|
|
34
24
|
ffi (~> 1.0, >= 1.0.11)
|
|
35
25
|
clamp (0.6.5)
|
|
36
|
-
cleanroom (1.0.0)
|
|
37
26
|
concord (0.1.5)
|
|
38
27
|
adamantium (~> 0.2.0)
|
|
39
28
|
equalizer (~> 0.0.9)
|
|
@@ -52,8 +41,6 @@ GEM
|
|
|
52
41
|
facter (2.4.4)
|
|
53
42
|
CFPropertyList (~> 2.2.6)
|
|
54
43
|
ffi (1.9.10)
|
|
55
|
-
ffi-yajl (2.2.2)
|
|
56
|
-
libyajl2 (~> 1.2)
|
|
57
44
|
fpm (1.4.0)
|
|
58
45
|
arr-pm (~> 0.0.10)
|
|
59
46
|
backports (>= 2.6.2)
|
|
@@ -94,19 +81,17 @@ GEM
|
|
|
94
81
|
hoe-highline (0.2.1)
|
|
95
82
|
highline (~> 1.6)
|
|
96
83
|
hoe (~> 3.11)
|
|
97
|
-
hoe-manns (1.
|
|
84
|
+
hoe-manns (1.3.0)
|
|
98
85
|
bundler-audit (~> 0.4.0)
|
|
99
86
|
indexer (~> 0.3)
|
|
100
|
-
omnibus (~> 4.1)
|
|
101
87
|
parseconfig (~> 1.0)
|
|
102
88
|
rainbow (~> 2.0)
|
|
103
|
-
setup (~> 5.2)
|
|
104
89
|
hoe-mercurial (1.4.1)
|
|
105
90
|
hoe (~> 3.9)
|
|
106
91
|
hoe-packaging (1.1.0)
|
|
92
|
+
bundler (~> 1.10)
|
|
107
93
|
fpm (~> 1.4)
|
|
108
|
-
fpm-cookery (~> 0.30
|
|
109
|
-
manns_shared (~> 1.1.0)
|
|
94
|
+
fpm-cookery (~> 0.30)
|
|
110
95
|
hoe-reek (1.1.1)
|
|
111
96
|
bundler (~> 1.10)
|
|
112
97
|
setup (~> 5.2)
|
|
@@ -125,51 +110,15 @@ GEM
|
|
|
125
110
|
domain_name (~> 0.5)
|
|
126
111
|
ice_nine (0.11.1)
|
|
127
112
|
indexer (0.3.1)
|
|
128
|
-
ipaddress (0.8.0)
|
|
129
|
-
jmespath (1.1.3)
|
|
130
113
|
json (1.8.3)
|
|
131
114
|
json_pure (1.8.2)
|
|
132
|
-
libyajl2 (1.2.0)
|
|
133
115
|
mail (2.6.3)
|
|
134
116
|
mime-types (>= 1.16, < 3)
|
|
135
|
-
manns_shared (1.1.0)
|
|
136
|
-
nokogiri (~> 1.6.6.2)
|
|
137
|
-
setup (~> 5.2)
|
|
138
117
|
memoizable (0.4.2)
|
|
139
118
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
140
119
|
mime-types (2.6.2)
|
|
141
|
-
mini_portile (0.6.2)
|
|
142
120
|
minitest (5.8.1)
|
|
143
|
-
mixlib-cli (1.5.0)
|
|
144
|
-
mixlib-config (2.2.1)
|
|
145
|
-
mixlib-log (1.6.0)
|
|
146
|
-
mixlib-shellout (2.2.1)
|
|
147
|
-
mixlib-versioning (1.1.0)
|
|
148
121
|
netrc (0.10.3)
|
|
149
|
-
nokogiri (1.6.6.2)
|
|
150
|
-
mini_portile (~> 0.6.0)
|
|
151
|
-
ohai (8.7.0)
|
|
152
|
-
chef-config (>= 12.5.0.alpha.1, < 13)
|
|
153
|
-
ffi (~> 1.9)
|
|
154
|
-
ffi-yajl (~> 2.2)
|
|
155
|
-
ipaddress
|
|
156
|
-
mime-types (~> 2.0)
|
|
157
|
-
mixlib-cli
|
|
158
|
-
mixlib-config (~> 2.0)
|
|
159
|
-
mixlib-log
|
|
160
|
-
mixlib-shellout (~> 2.0)
|
|
161
|
-
rake (~> 10.1)
|
|
162
|
-
systemu (~> 2.6.4)
|
|
163
|
-
wmi-lite (~> 1.0)
|
|
164
|
-
omnibus (4.1.0)
|
|
165
|
-
aws-sdk (~> 2)
|
|
166
|
-
chef-sugar (~> 3.0)
|
|
167
|
-
cleanroom (~> 1.0)
|
|
168
|
-
mixlib-shellout (~> 2.0)
|
|
169
|
-
mixlib-versioning
|
|
170
|
-
ohai (~> 8.0)
|
|
171
|
-
ruby-progressbar (~> 1.7)
|
|
172
|
-
thor (~> 0.18)
|
|
173
122
|
parseconfig (1.0.6)
|
|
174
123
|
parser (2.2.2.6)
|
|
175
124
|
ast (>= 1.1, < 3.0)
|
|
@@ -239,7 +188,6 @@ GEM
|
|
|
239
188
|
equalizer (~> 0.0.9)
|
|
240
189
|
parser (~> 2.2.2)
|
|
241
190
|
procto (~> 0.0.2)
|
|
242
|
-
wmi-lite (1.0.0)
|
|
243
191
|
yard (0.8.7.6)
|
|
244
192
|
|
|
245
193
|
PLATFORMS
|
|
@@ -259,7 +207,7 @@ DEPENDENCIES
|
|
|
259
207
|
hoe-gemspec (~> 1.0)
|
|
260
208
|
hoe-git (~> 1.6)
|
|
261
209
|
hoe-highline (~> 0.2)
|
|
262
|
-
hoe-manns (~> 1.
|
|
210
|
+
hoe-manns (~> 1.3)
|
|
263
211
|
hoe-packaging (~> 1.1)
|
|
264
212
|
hoe-reek (~> 1.0)
|
|
265
213
|
hoe-rubocop (~> 0.1)
|
data/History.rdoc
CHANGED
data/Rakefile
CHANGED
|
@@ -63,7 +63,7 @@ Hoe.spec 'hoe-manns' do
|
|
|
63
63
|
extra_dev_deps << ['hoe-gemspec', '~> 1.0']
|
|
64
64
|
extra_dev_deps << ['hoe-git', '~> 1.6']
|
|
65
65
|
extra_dev_deps << ['hoe-highline', '~> 0.2']
|
|
66
|
-
extra_dev_deps << ['hoe-manns', '~> 1.
|
|
66
|
+
extra_dev_deps << ['hoe-manns', '~> 1.3']
|
|
67
67
|
extra_dev_deps << ['hoe-packaging', '~> 1.1']
|
|
68
68
|
extra_dev_deps << ['hoe-reek', '~> 1.0']
|
|
69
69
|
extra_dev_deps << ['hoe-rubocop', '~> 0.1']
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.3.0
|
data/lib/hoe/manns.rb
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
# Main module for hoe-manns
|
|
12
12
|
module Hoe::Manns
|
|
13
13
|
# Version constant for HOE::Manns
|
|
14
|
-
VERSION = '1.
|
|
14
|
+
VERSION = '1.3.0'
|
|
15
15
|
|
|
16
16
|
attr_accessor :remove_pre_gemspec
|
|
17
17
|
attr_accessor :update_index
|
|
@@ -29,7 +29,6 @@ module Hoe::Manns
|
|
|
29
29
|
require 'fileutils'
|
|
30
30
|
require 'parseconfig'
|
|
31
31
|
require 'rainbow/ext/string'
|
|
32
|
-
require 'omnibus/file_syncer'
|
|
33
32
|
require 'bundler/audit/cli'
|
|
34
33
|
end
|
|
35
34
|
|
|
@@ -208,6 +207,9 @@ README.rdoc VERSION).each do |i|
|
|
|
208
207
|
develpath = Hoe::Manns.get_develpath
|
|
209
208
|
wikipath = "#{develpath}/#{project}.wiki"
|
|
210
209
|
FileUtils.mkdir_p 'docs', verbose: true if File.exist?('docs') == false
|
|
210
|
+
FileUtils.cd(wikipath) do
|
|
211
|
+
system('git pull')
|
|
212
|
+
end
|
|
211
213
|
files = Dir.glob("#{wikipath}/*.md")
|
|
212
214
|
FileUtils.cp files, 'docs', verbose: true
|
|
213
215
|
FileUtils.mv 'docs/home.md', 'docs/index.md', verbose: true
|
data/recipes/recipe.rb
CHANGED
data.tar.gz.sig
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
X�K��(�642g�0��s��kT�A[ 5��}Y��)�]�D�B?�A������p�����1|"�f�Tȼpw�]ߺf� ��(�xw<�6
|
|
2
|
+
h��mЩ45��|T�ź� 9�0#y9��AϬ�BԶjw��#��!2M\��B����ͽ^U����Rh���f��a�х����u���x�|�NUl�H�?+�j ~K��ed�8)�v%��LeWy���u�B௹��8�9�l
|
|
3
|
+
�-�
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hoe-manns
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sascha Manns
|
|
@@ -30,7 +30,7 @@ cert_chain:
|
|
|
30
30
|
cEuJ8AWKUjdkdt1Nba7qmareRtc2+pEiITV5ANv24b8vsmq9/8nbxQckdO7+NQRP
|
|
31
31
|
pTQZhJ4mX28Qe1F9IE4F4UDeo8gQSPHJOttZA33sRLC19sH67dLq4pM=
|
|
32
32
|
-----END CERTIFICATE-----
|
|
33
|
-
date: 2015-10-
|
|
33
|
+
date: 2015-10-19 00:00:00.000000000 Z
|
|
34
34
|
dependencies:
|
|
35
35
|
- !ruby/object:Gem::Dependency
|
|
36
36
|
name: parseconfig
|
|
@@ -248,14 +248,14 @@ dependencies:
|
|
|
248
248
|
requirements:
|
|
249
249
|
- - "~>"
|
|
250
250
|
- !ruby/object:Gem::Version
|
|
251
|
-
version: '1.
|
|
251
|
+
version: '1.3'
|
|
252
252
|
type: :development
|
|
253
253
|
prerelease: false
|
|
254
254
|
version_requirements: !ruby/object:Gem::Requirement
|
|
255
255
|
requirements:
|
|
256
256
|
- - "~>"
|
|
257
257
|
- !ruby/object:Gem::Version
|
|
258
|
-
version: '1.
|
|
258
|
+
version: '1.3'
|
|
259
259
|
- !ruby/object:Gem::Dependency
|
|
260
260
|
name: hoe-packaging
|
|
261
261
|
requirement: !ruby/object:Gem::Requirement
|
metadata.gz.sig
CHANGED
|
Binary file
|