pennyworth 11.1.0 → 11.1.1

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
  SHA256:
3
- metadata.gz: 7728d713e396e5b7057ada093978e762b4f3391cf8d6a677d62e099b34fd23cf
4
- data.tar.gz: 4e75b766da7c629ea61dcc9a37985adca377f14d8d7f836704c947db8ad5094b
3
+ metadata.gz: f1574b8827a7bb980b015f437660f41afde18a6ba2bb2fd77d753a12507ac5d5
4
+ data.tar.gz: 4555faaf0aa2690c1933543646742485d75176e458effc3d59fa26f2cbdf7e3a
5
5
  SHA512:
6
- metadata.gz: 27f7eb459bfcc51ed7e36f90ebe8dbd8a4ce4bc7254366a494364b4ff0ea0c3cafa622e37762d0122974637c46d8ede3eee6a521306a79a21a0acaa846f88a0f
7
- data.tar.gz: abe30a6358ed349bcee58e15f8ab2379dd93146c86cd785de142ada9ab75ce987d364c971962ddf9885c3fb3ef3de68c17d9b9085a510b3c656086df98bc925c
6
+ metadata.gz: 8183d56017c6c60d79ca305c5ba34bc9046aae3ea104736fe4d6c64b6261c65a5b116eb6e6447f461446cc96acd2d5b8104f3479e0b8606afba36607bd6046fb
7
+ data.tar.gz: a422eb1ec32f66864aa55316a1952995086d1d6e74aaaabaf53e93f1821e0a0006dd0bbf29643846cc9dcea3a77394e54d84309edc16b7e9d552a28a62f6a637
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/README.adoc CHANGED
@@ -2,6 +2,8 @@
2
2
  :toclevels: 5
3
3
  :figure-caption!:
4
4
 
5
+ :frum_link: link:https://github.com/tako8ki/frum[Frum]
6
+
5
7
  = Pennyworth
6
8
 
7
9
  [link=http://badge.fury.io/rb/pennyworth]
@@ -23,7 +25,7 @@ toc::[]
23
25
 
24
26
  == Screencast
25
27
 
26
- video::https://www.alchemists.io/videos/projects/pennyworth/demo.mp4[poster=https://www.alchemists.io/images/projects/pennyworth/demo.png,width=1062,height=1194,role=focal_point]
28
+ video::https://www.alchemists.io/videos/projects/pennyworth/demo.mp4[poster=https://www.alchemists.io/images/projects/pennyworth/demo.png,width=700,height=636,role=focal_point]
27
29
 
28
30
  == Requirements
29
31
 
@@ -31,7 +33,7 @@ video::https://www.alchemists.io/videos/projects/pennyworth/demo.mp4[poster=http
31
33
  . link:https://www.gnu.org/software/bash[Bash]
32
34
  . link:https://www.alfredapp.com[Alfred]
33
35
  . link:https://www.alfredapp.com/purchase[Alfred Powerpack]
34
- . link:https://github.com/postmodern/chruby[chruby]
36
+ . {frum_link}
35
37
  . link:https://www.ruby-lang.org[Ruby]
36
38
 
37
39
  == Setup
@@ -178,8 +180,7 @@ support, the following assumptions are made:
178
180
  a hard requirement, though. You can use _any shell_ you are comfortable with as long as you teach
179
181
  Alfred to load your development environment before running the Alfred Workflow.
180
182
  2. You have the latest version of Alfred, Ruby, and Pennyworth installed.
181
- 3. You are using a Ruby version manager, like link:https://github.com/postmodern/chruby[chruby],
182
- which ensures Ruby is on your load path.
183
+ 3. You are using a Ruby version manager, like {frum_link}, which ensures Ruby is on your load path.
183
184
 
184
185
  With the above requirements in mind, the following sections document how to download and install all
185
186
  Pennyworth workflows that are compatible with Alfred. Should you want to tweak any of these
@@ -285,6 +286,15 @@ link:https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#Unofficial_codes[un
285
286
  Type `https` to activate. Use `ENTER` to copy symbol, `CONTROL` to copy code, `OPTION` to copy
286
287
  label, or `COMMAND` to view documentation.
287
288
 
289
+ ===== Links
290
+
291
+ image:https://www.alchemists.io/images/projects/pennyworth/screenshots/ruby-links.png[Links,width=706,height=632,role=focal_point]
292
+
293
+ This keyword allows you to navigate to additional Ruby related information and resources.
294
+
295
+ Type `rb` plus `SPACE` to activate, then fuzzy type to filter the list to what you are looking for,
296
+ and hit `ENTER` to visit the link in your default browser.
297
+
288
298
  ===== Number
289
299
 
290
300
  image:https://www.alchemists.io/images/projects/pennyworth/screenshots/ruby-number.png[Number,width=706,height=200,role=focal_point]
@@ -369,10 +379,12 @@ to install:
369
379
  launched.
370
380
  * link:https://www.alchemists.io/public/aflred/workflows/browsers.alfredworkflow[Browsers] -
371
381
  Provides browser related utilities.
382
+ * link:https://www.alchemists.io/public/aflred/workflows/bundler.alfredworkflow[Bundler] - Provides
383
+ quick access to link:https://bundler.io[Bundler] related resources.
372
384
  * link:https://www.alchemists.io/public/aflred/workflows/hanami.alfredworkflow[Hanami] - Provides
373
385
  link:https://hanamirb.org[Hanami] resources.
374
386
  * link:https://www.alchemists.io/public/aflred/workflows/chlli.alfredworkflow[chi.li] - Shortens
375
- URLs.
387
+ URLs using link:https://chl.li[chl.li].
376
388
  * link:https://www.alchemists.io/public/aflred/workflows/docker.alfredworkflow[Docker] - Provides
377
389
  link:https://www.docker.com[Docker] resources.
378
390
  * link:https://www.alchemists.io/public/aflred/workflows/mac_os.alfredworkflow[macOS] - Provides
@@ -387,14 +399,13 @@ to install:
387
399
 
388
400
  The following documents the workfow used to process all actions from Alfred.
389
401
 
390
- image::/doc/architecture.svg[Architecture Diagram]
402
+ image::https://www.alchemists.io/images/projects/pennyworth/doc/architecture.svg[Architecture Diagram]
391
403
 
392
404
  == Troubleshooting
393
405
 
394
406
  * link:https://github.com/ruby/psych[Psych] 4.0.0 has a
395
407
  link:https://github.com/ruby/psych/issues/490[bug] which prevents loading of YAML configurations
396
- that use symbols as keys. If you get caught by this, uninstall Psych 4.0.0 and fall back to 3.x.x
397
- instead.
408
+ that use symbols as keys. If you get caught by this, please upgrade to Psych 4.0.1 for the fix.
398
409
  * When your Alfred Workflow yields no output, you might want to open the
399
410
  link:https://www.alfredapp.com/help/workflows/utilities/debug[Alfred Debugger], rerun your
400
411
  workflow, and check for errors. You can also jump to the CLI and run Pennyworth directly.
@@ -44,7 +44,6 @@ module Pennyworth
44
44
  in action_system_errors: true then system_errors
45
45
  in action_text: String => content then text content
46
46
  in action_version: String => version then logger.info version
47
- in action_help: then usage
48
47
  else usage
49
48
  end
50
49
  end
@@ -6,7 +6,7 @@ module Pennyworth
6
6
  NAME = "pennyworth"
7
7
  LABEL = "Pennyworth"
8
8
  SUMMARY = "A command line interface that augments Alfred workflows."
9
- VERSION = "11.1.0"
9
+ VERSION = "11.1.1"
10
10
  VERSION_LABEL = "#{LABEL} #{VERSION}"
11
11
  end
12
12
  end
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: 11.1.0
4
+ version: 11.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brooke Kuhlmann
@@ -28,7 +28,7 @@ cert_chain:
28
28
  lkHilIrX69jq8wMPpBhlaw2mRmeSL50Wv5u6xVBvOHhXFSP1crXM95vfLhLyRYod
29
29
  W2A=
30
30
  -----END CERTIFICATE-----
31
- date: 2021-06-08 00:00:00.000000000 Z
31
+ date: 2021-07-24 00:00:00.000000000 Z
32
32
  dependencies:
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: dry-container
@@ -213,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  - !ruby/object:Gem::Version
214
214
  version: '0'
215
215
  requirements: []
216
- rubygems_version: 3.2.19
216
+ rubygems_version: 3.2.24
217
217
  signing_key:
218
218
  specification_version: 4
219
219
  summary: A command line interface that augments Alfred workflows.
metadata.gz.sig CHANGED
Binary file