pennyworth 2.4.0 → 2.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0644f49a798ed6edae9ab2ab5a66ae1892b47d03
4
- data.tar.gz: 11a6680534250d7ed0f99fec10ea2e2e78063db8
3
+ metadata.gz: beb1b114507fbccf5b1e05d167956b8b1ad6544a
4
+ data.tar.gz: c73f5f2b5d191bda998062a7e87329f7a59c15e0
5
5
  SHA512:
6
- metadata.gz: 1b71d8f6d26e7c837169462bab982f5e8af1f030c51bc6bde6111a216b74f90a4a2a1a9eaed34c711c067a4e181667c1fdc583c20f3f6d5dee0572489e3e3bff
7
- data.tar.gz: c87ec6d817a781e89a045966d02f15fe9b585a54506d1f5d0c8ddef01a64fea94ccc29a82d071f9802eda88118333f25dddde85bc2824d7f5ddd64bee38ab74f
6
+ metadata.gz: 8ce7f48052396e647acd6c23e2dbeffbd6a2f44cf9b844cce9ebe6453d19e132901bacb88f6f26bbd721e695fc4d1885c4fb15abba076d0e172d5549ffab54df
7
+ data.tar.gz: 77c7c04e0dca3253faf05da922a3a6a032cd48a00fc40218dfd1c54d116eb78991f8f05efe7c4a393b659b5c23e54a854f82bd549c89465b5809864a31e3d140
checksums.yaml.gz.sig CHANGED
Binary file
data/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) [Red Alchemist](http://www.redalchemist.com).
1
+ Copyright (c) [Alchemists](http://www.alchemists.io).
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/README.md CHANGED
@@ -2,9 +2,10 @@
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/pennyworth.png)](http://badge.fury.io/rb/pennyworth)
4
4
  [![Code Climate GPA](https://codeclimate.com/github/bkuhlmann/pennyworth.png)](https://codeclimate.com/github/bkuhlmann/pennyworth)
5
+ [![Code Climate Coverage](https://codeclimate.com/github/bkuhlmann/pennyworth/coverage.png)](https://codeclimate.com/github/bkuhlmann/pennyworth)
5
6
  [![Gemnasium Status](https://gemnasium.com/bkuhlmann/pennyworth.png)](https://gemnasium.com/bkuhlmann/pennyworth)
6
7
  [![Travis CI Status](https://secure.travis-ci.org/bkuhlmann/pennyworth.png)](http://travis-ci.org/bkuhlmann/pennyworth)
7
- [![Coverage Status](https://coveralls.io/repos/bkuhlmann/pennyworth/badge.png)](https://coveralls.io/r/bkuhlmann/pennyworth)
8
+ [![Gittip](http://img.shields.io/gittip/bkuhlmann.svg)](https://www.gittip.com/bkuhlmann)
8
9
 
9
10
  Enhances and extends Alfred by providing a Ruby command line interface (CLI).
10
11
 
@@ -32,7 +33,7 @@ Enhances and extends Alfred by providing a Ruby command line interface (CLI).
32
33
 
33
34
  For a secure install, type the following from the command line (recommended):
34
35
 
35
- gem cert --add <(curl -Ls http://www.redalchemist.com/gem-public.pem)
36
+ gem cert --add <(curl -Ls http://www.alchemists.io/gem-public.pem)
36
37
  gem install pennyworth --trust-policy MediumSecurity
37
38
 
38
39
  NOTE: A HighSecurity trust policy would be best but MediumSecurity enables signed gem verification while
@@ -79,11 +80,9 @@ gem is prefixed with _Pennyworth_.
79
80
 
80
81
  # Tests
81
82
 
82
- To test, do the following:
83
+ To test, run:
83
84
 
84
- 0. cd to the gem root.
85
- 0. bundle install
86
- 0. bundle exec rspec spec
85
+ bundle exec rspec spec
87
86
 
88
87
  # Versioning
89
88
 
@@ -95,18 +94,18 @@ Read [Semantic Versioning](http://semver.org) for details. Briefly, it means:
95
94
 
96
95
  # Contributions
97
96
 
98
- Read CONTRIBUTING for details.
97
+ Read [CONTRIBUTING](CONTRIBUTING.md) for details.
99
98
 
100
99
  # Credits
101
100
 
102
- Developed by [Brooke Kuhlmann](http://www.redalchemist.com) at [Red Alchemist](http://www.redalchemist.com)
101
+ Developed by [Brooke Kuhlmann](http://www.alchemists.io) at [Alchemists](http://www.alchemists.io)
103
102
 
104
103
  # License
105
104
 
106
- Copyright (c) 2012 [Red Alchemist](http://www.redalchemist.com).
107
- Read the LICENSE for details.
105
+ Copyright (c) 2012 [Alchemists](http://www.alchemists.io).
106
+ Read the [LICENSE](LICENSE.md) for details.
108
107
 
109
108
  # History
110
109
 
111
- Read the CHANGELOG for details.
110
+ Read the [CHANGELOG](CHANGELOG.md) for details.
112
111
  Built with [Gemsmith](https://github.com/bkuhlmann/gemsmith).
@@ -4,6 +4,8 @@
4
4
  <dict>
5
5
  <key>bundleid</key>
6
6
  <string></string>
7
+ <key>category</key>
8
+ <string>Tools</string>
7
9
  <key>connections</key>
8
10
  <dict>
9
11
  <key>698D046C-476A-4A8A-8111-F76DF141B21B</key>
@@ -105,14 +107,60 @@
105
107
  <string>Pennyworth</string>
106
108
  <key>objects</key>
107
109
  <array>
110
+ <dict>
111
+ <key>config</key>
112
+ <dict>
113
+ <key>lastpathcomponent</key>
114
+ <false/>
115
+ <key>onlyshowifquerypopulated</key>
116
+ <false/>
117
+ <key>output</key>
118
+ <integer>0</integer>
119
+ <key>removeextension</key>
120
+ <false/>
121
+ <key>sticky</key>
122
+ <false/>
123
+ <key>text</key>
124
+ <string>{query}</string>
125
+ <key>title</key>
126
+ <string>Pennyworth String Capitalize</string>
127
+ </dict>
128
+ <key>type</key>
129
+ <string>alfred.workflow.output.notification</string>
130
+ <key>uid</key>
131
+ <string>849D465B-8D8C-4561-983A-9365179E77E6</string>
132
+ <key>version</key>
133
+ <integer>0</integer>
134
+ </dict>
135
+ <dict>
136
+ <key>config</key>
137
+ <dict>
138
+ <key>argumenttype</key>
139
+ <integer>0</integer>
140
+ <key>keyword</key>
141
+ <string>cap</string>
142
+ <key>subtext</key>
143
+ <string>Capitalizes the first letter of each word. Result sent to clipboard.</string>
144
+ <key>text</key>
145
+ <string>Pennyworth String Capitalize</string>
146
+ <key>withspace</key>
147
+ <true/>
148
+ </dict>
149
+ <key>type</key>
150
+ <string>alfred.workflow.input.keyword</string>
151
+ <key>uid</key>
152
+ <string>F03EB975-27A1-49C1-BB1D-42886955C024</string>
153
+ <key>version</key>
154
+ <integer>0</integer>
155
+ </dict>
108
156
  <dict>
109
157
  <key>config</key>
110
158
  <dict>
111
159
  <key>escaping</key>
112
- <integer>63</integer>
160
+ <integer>62</integer>
113
161
  <key>script</key>
114
162
  <string>source ~/.bashrc
115
- pennyworth -s -d {query}
163
+ pennyworth -s -c {query}
116
164
  </string>
117
165
  <key>type</key>
118
166
  <integer>0</integer>
@@ -120,7 +168,9 @@ pennyworth -s -d {query}
120
168
  <key>type</key>
121
169
  <string>alfred.workflow.action.script</string>
122
170
  <key>uid</key>
123
- <string>698D046C-476A-4A8A-8111-F76DF141B21B</string>
171
+ <string>6F03BAE2-FF35-45AA-9A12-34556B0748AF</string>
172
+ <key>version</key>
173
+ <integer>0</integer>
124
174
  </dict>
125
175
  <dict>
126
176
  <key>config</key>
@@ -140,6 +190,8 @@ pennyworth -s -d {query}
140
190
  <string>alfred.workflow.input.keyword</string>
141
191
  <key>uid</key>
142
192
  <string>ED61F954-8B44-47F9-AD2D-C236868286D1</string>
193
+ <key>version</key>
194
+ <integer>0</integer>
143
195
  </dict>
144
196
  <dict>
145
197
  <key>config</key>
@@ -157,6 +209,8 @@ pennyworth -s -u {query}
157
209
  <string>alfred.workflow.action.script</string>
158
210
  <key>uid</key>
159
211
  <string>CAD327F3-637E-4E8F-8E2A-EC47DC775A59</string>
212
+ <key>version</key>
213
+ <integer>0</integer>
160
214
  </dict>
161
215
  <dict>
162
216
  <key>config</key>
@@ -174,12 +228,14 @@ pennyworth -s -u {query}
174
228
  <key>text</key>
175
229
  <string>{query}</string>
176
230
  <key>title</key>
177
- <string>Pennyworth String Capitalize</string>
231
+ <string>Pennyworth String Upcase</string>
178
232
  </dict>
179
233
  <key>type</key>
180
234
  <string>alfred.workflow.output.notification</string>
181
235
  <key>uid</key>
182
- <string>849D465B-8D8C-4561-983A-9365179E77E6</string>
236
+ <string>44FEF82B-CA69-4786-9396-6C0518669386</string>
237
+ <key>version</key>
238
+ <integer>0</integer>
183
239
  </dict>
184
240
  <dict>
185
241
  <key>config</key>
@@ -188,7 +244,7 @@ pennyworth -s -u {query}
188
244
  <integer>63</integer>
189
245
  <key>script</key>
190
246
  <string>source ~/.bashrc
191
- pennyworth -s -l {query}
247
+ pennyworth -s -d {query}
192
248
  </string>
193
249
  <key>type</key>
194
250
  <integer>0</integer>
@@ -196,68 +252,9 @@ pennyworth -s -l {query}
196
252
  <key>type</key>
197
253
  <string>alfred.workflow.action.script</string>
198
254
  <key>uid</key>
199
- <string>BD02C510-C052-4E25-A59F-0766FCACEAE1</string>
200
- </dict>
201
- <dict>
202
- <key>config</key>
203
- <dict>
204
- <key>argumenttype</key>
205
- <integer>0</integer>
206
- <key>keyword</key>
207
- <string>length</string>
208
- <key>subtext</key>
209
- <string>Answers the string length. Input sent to clipboard.</string>
210
- <key>text</key>
211
- <string>Pennyworth String Length</string>
212
- <key>withspace</key>
213
- <true/>
214
- </dict>
215
- <key>type</key>
216
- <string>alfred.workflow.input.keyword</string>
217
- <key>uid</key>
218
- <string>85BF3157-4376-4EEF-822C-8787964193B7</string>
219
- </dict>
220
- <dict>
221
- <key>config</key>
222
- <dict>
223
- <key>argumenttype</key>
224
- <integer>0</integer>
225
- <key>keyword</key>
226
- <string>cap</string>
227
- <key>subtext</key>
228
- <string>Capitalizes the first letter of each word. Result sent to clipboard.</string>
229
- <key>text</key>
230
- <string>Pennyworth String Capitalize</string>
231
- <key>withspace</key>
232
- <true/>
233
- </dict>
234
- <key>type</key>
235
- <string>alfred.workflow.input.keyword</string>
236
- <key>uid</key>
237
- <string>F03EB975-27A1-49C1-BB1D-42886955C024</string>
238
- </dict>
239
- <dict>
240
- <key>config</key>
241
- <dict>
242
- <key>lastpathcomponent</key>
243
- <false/>
244
- <key>onlyshowifquerypopulated</key>
245
- <false/>
246
- <key>output</key>
247
- <integer>0</integer>
248
- <key>removeextension</key>
249
- <false/>
250
- <key>sticky</key>
251
- <false/>
252
- <key>text</key>
253
- <string>{query}</string>
254
- <key>title</key>
255
- <string>Pennyworth String Length</string>
256
- </dict>
257
- <key>type</key>
258
- <string>alfred.workflow.output.notification</string>
259
- <key>uid</key>
260
- <string>236E683B-9FBD-466E-A00B-B59D7B12AC68</string>
255
+ <string>698D046C-476A-4A8A-8111-F76DF141B21B</string>
256
+ <key>version</key>
257
+ <integer>0</integer>
261
258
  </dict>
262
259
  <dict>
263
260
  <key>config</key>
@@ -281,6 +278,8 @@ pennyworth -s -l {query}
281
278
  <string>alfred.workflow.output.notification</string>
282
279
  <key>uid</key>
283
280
  <string>24649D39-1A7A-4AEC-9E24-FA20E51DD906</string>
281
+ <key>version</key>
282
+ <integer>0</integer>
284
283
  </dict>
285
284
  <dict>
286
285
  <key>config</key>
@@ -300,15 +299,17 @@ pennyworth -s -l {query}
300
299
  <string>alfred.workflow.input.keyword</string>
301
300
  <key>uid</key>
302
301
  <string>CD056464-6D30-4A8A-8202-E7B7AB5836D8</string>
302
+ <key>version</key>
303
+ <integer>0</integer>
303
304
  </dict>
304
305
  <dict>
305
306
  <key>config</key>
306
307
  <dict>
307
308
  <key>escaping</key>
308
- <integer>62</integer>
309
+ <integer>63</integer>
309
310
  <key>script</key>
310
311
  <string>source ~/.bashrc
311
- pennyworth -s -c {query}
312
+ pennyworth -s -l {query}
312
313
  </string>
313
314
  <key>type</key>
314
315
  <integer>0</integer>
@@ -316,7 +317,30 @@ pennyworth -s -c {query}
316
317
  <key>type</key>
317
318
  <string>alfred.workflow.action.script</string>
318
319
  <key>uid</key>
319
- <string>6F03BAE2-FF35-45AA-9A12-34556B0748AF</string>
320
+ <string>BD02C510-C052-4E25-A59F-0766FCACEAE1</string>
321
+ <key>version</key>
322
+ <integer>0</integer>
323
+ </dict>
324
+ <dict>
325
+ <key>config</key>
326
+ <dict>
327
+ <key>argumenttype</key>
328
+ <integer>0</integer>
329
+ <key>keyword</key>
330
+ <string>length</string>
331
+ <key>subtext</key>
332
+ <string>Answers the string length. Input sent to clipboard.</string>
333
+ <key>text</key>
334
+ <string>Pennyworth String Length</string>
335
+ <key>withspace</key>
336
+ <true/>
337
+ </dict>
338
+ <key>type</key>
339
+ <string>alfred.workflow.input.keyword</string>
340
+ <key>uid</key>
341
+ <string>85BF3157-4376-4EEF-822C-8787964193B7</string>
342
+ <key>version</key>
343
+ <integer>0</integer>
320
344
  </dict>
321
345
  <dict>
322
346
  <key>config</key>
@@ -334,16 +358,18 @@ pennyworth -s -c {query}
334
358
  <key>text</key>
335
359
  <string>{query}</string>
336
360
  <key>title</key>
337
- <string>Pennyworth String Upcase</string>
361
+ <string>Pennyworth String Length</string>
338
362
  </dict>
339
363
  <key>type</key>
340
364
  <string>alfred.workflow.output.notification</string>
341
365
  <key>uid</key>
342
- <string>44FEF82B-CA69-4786-9396-6C0518669386</string>
366
+ <string>236E683B-9FBD-466E-A00B-B59D7B12AC68</string>
367
+ <key>version</key>
368
+ <integer>0</integer>
343
369
  </dict>
344
370
  </array>
345
371
  <key>readme</key>
346
- <string>Copyright © 2013 Red Alchemist.
372
+ <string>Copyright © 2013 Alchemists.
347
373
 
348
374
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
349
375
 
@@ -414,6 +440,6 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
414
440
  </dict>
415
441
  </dict>
416
442
  <key>webaddress</key>
417
- <string>http://www.redalchemist.com</string>
443
+ <string>http://www.alchemists.io</string>
418
444
  </dict>
419
445
  </plist>
@@ -1,3 +1,3 @@
1
1
  module Pennyworth
2
- VERSION = "2.4.0"
2
+ VERSION = "2.5.0"
3
3
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pennyworth
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.0
4
+ version: 2.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -12,25 +12,25 @@ cert_chain:
12
12
  -----BEGIN CERTIFICATE-----
13
13
  MIIDhTCCAm2gAwIBAgIBATANBgkqhkiG9w0BAQUFADBEMQ8wDQYDVQQDDAZicm9v
14
14
  a2UxHDAaBgoJkiaJk/IsZAEZFgxyZWRhbGNoZW1pc3QxEzARBgoJkiaJk/IsZAEZ
15
- FgNjb20wHhcNMTMwNjI1MDEzOTUyWhcNMTQwNjI1MDEzOTUyWjBEMQ8wDQYDVQQD
15
+ FgNjb20wHhcNMTQwNzA0MDIzNDA4WhcNMTUwNzA0MDIzNDA4WjBEMQ8wDQYDVQQD
16
16
  DAZicm9va2UxHDAaBgoJkiaJk/IsZAEZFgxyZWRhbGNoZW1pc3QxEzARBgoJkiaJ
17
- k/IsZAEZFgNjb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCoICuy
18
- DEfASTaScwJxS+wuGY729rx9X6KWktpiee5UT0hSZ8RBum1PU5pfgXdZcZ9rOiGC
19
- 66qjTN7I08FWpnoz/11M9Wcqd5k1aJXnXeCKRjWmgrnqY2ecbM6CR2OhSIe63l1I
20
- wNg9ZTx6h2S8AcdJa2cs1kGO0/NZ5PqKn8ZSFUfByJIIP6ygas7MFIh9EuDs+bTU
21
- OVrOAtfC8rZKZ7iFhPwMeRfn4PnR/q0xfK6UXjjr7ES67/qjAbioZaNfubbe+bc7
22
- aRcWYGTG8cFuM0PnX4dr2p3ZRXmOYwt+dcZxRZxG099v4IsC0hwttgES64BfDiQc
23
- PrqZFq63Lzc/j+eBAgMBAAGjgYEwfzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
24
- BgNVHQ4EFgQU43tA2HIdqx0YsONzs1fL6z8l4WQwIgYDVR0RBBswGYEXYnJvb2tl
17
+ k/IsZAEZFgNjb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCaHJaV
18
+ JKqaafmBJCnYo9NCe35cK0RaxJMUdzF1SXQjQ+Z1wqfjHb36BgVymGnRficJ8WFc
19
+ ek6Bo2OIgijt+FWBV6OPQfCMLkNWB+2zgjnSqaasQyxmZs/ZRiRF5TgsAXFwdg3D
20
+ Oo2JaY39R/gPc30dCmYMYNjYgYBW3R2zGc4la3UsMGWk8TUfS9/pZSWKAmMV1LN9
21
+ KefGthgkwbbJfX7WBzViXR1h2OTgYj0AmbI4gMjztuOj/rCQJ6ejf1/xPVZzvJ3U
22
+ Z5FhSMK2E0JERJxufjVDFRnLdPECy+BwqQXwQAYR3WO13qYBwsvxiwpdLWvu/c7y
23
+ yXcXoLjLPm6wgUtLAgMBAAGjgYEwfzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAd
24
+ BgNVHQ4EFgQUVDqKhvFvxnoA5rKLdhZjZtXe7UAwIgYDVR0RBBswGYEXYnJvb2tl
25
25
  QHJlZGFsY2hlbWlzdC5jb20wIgYDVR0SBBswGYEXYnJvb2tlQHJlZGFsY2hlbWlz
26
- dC5jb20wDQYJKoZIhvcNAQEFBQADggEBADZi/zTFe3ZJ87QbGmqIadqGeqy27/KZ
27
- tIO5rX7kPoFwIdFyW8XekozEPaWDpwRQ/E0LVz1f/7U6VEmp30tpOgXqHS7GkAlz
28
- Q1bZjlDMkosXIYd737LfjaQB5YqzoUMWdbPmX5oKXmQMy416GrcLZXW22u5HtrHN
29
- AT6fTCYrKaY9LWcugrGU7puOo0itBjLUC0YxtBnDGV8h0Fop9DHQ6gATPweQ7R1j
30
- SJpzzzZ8gO6BKn4fhd+ENNQ333Qy3nuNk07TVIaNnlgeHhowUDuD9T7Z8Lka0pt3
31
- 4PteiTppsf0SSVAM9zSO5IuFngXMRwWgvjOfXE70f43RDuUVTCSyylc=
26
+ dC5jb20wDQYJKoZIhvcNAQEFBQADggEBAEnc1OmBwCt5taZdQXVUA+SgZvNs7hxE
27
+ Q8i8+6wkvVxR0O7w6RqyxCk49G6frffq+UccTigoBKXGZAbH7QUteGQ+/71pX/oY
28
+ R06S9eLxgkFCyDwijCO0cWHtdsnGkYlDB/VbPQyeGGScVezkhriXt48f2pCd2pHe
29
+ wApukaugK6AT8OisVXWNI02DgH0a2hBS8kPdsydXOBmuiGxrvzFmaKwFwlIVngGO
30
+ fMlZDUGx3lQarp/vPjK+6XH7DLXjBEKqeIGBIpLthYUvDxJRp23C+T3liGSL32vg
31
+ mSpxxwmK95GDFuEy2mNPaxnazdkw8c+7DbrSpzd/CnNZkRgitxOavs8=
32
32
  -----END CERTIFICATE-----
33
- date: 2014-04-16 00:00:00.000000000 Z
33
+ date: 2014-07-07 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: pry-byebug
@@ -80,14 +80,14 @@ dependencies:
80
80
  requirements:
81
81
  - - "~>"
82
82
  - !ruby/object:Gem::Version
83
- version: '1.5'
83
+ version: '1.6'
84
84
  type: :runtime
85
85
  prerelease: false
86
86
  version_requirements: !ruby/object:Gem::Requirement
87
87
  requirements:
88
88
  - - "~>"
89
89
  - !ruby/object:Gem::Version
90
- version: '1.5'
90
+ version: '1.6'
91
91
  - !ruby/object:Gem::Dependency
92
92
  name: rake
93
93
  requirement: !ruby/object:Gem::Requirement
@@ -187,7 +187,7 @@ dependencies:
187
187
  - !ruby/object:Gem::Version
188
188
  version: '0'
189
189
  - !ruby/object:Gem::Dependency
190
- name: coveralls
190
+ name: codeclimate-test-reporter
191
191
  requirement: !ruby/object:Gem::Requirement
192
192
  requirements:
193
193
  - - ">="
@@ -244,7 +244,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
244
244
  version: '0'
245
245
  requirements: []
246
246
  rubyforge_project:
247
- rubygems_version: 2.2.2
247
+ rubygems_version: 2.3.0
248
248
  signing_key:
249
249
  specification_version: 4
250
250
  summary: Enhances and extends Alfred with Ruby support.
metadata.gz.sig CHANGED
Binary file