dorian-top 0.2.0 → 0.2.2

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7d6401ee326a62fa812a6c7411702503de28f446bae169c9c6efc0828f9223f
4
- data.tar.gz: af6482e870fb8cc8d5889017e62bf151f4e177f6091b1dfd761bb19d8e53d9a4
3
+ metadata.gz: 711e8fef224e2ec01dd8fbe9e7a86903be61d46b2180488006c1aa488f78065d
4
+ data.tar.gz: c776ec7a5a32b563f585b89e51431d5a2eb29522e564de6803f67c57f43c9f4c
5
5
  SHA512:
6
- metadata.gz: 77142344dd2581ff694f620324b2414dec56bcd12aff55bb28443bf8dd37829642ab0ca1bb31745c7fa70af6c8e68628a4e1497b056ed3f8e21ebfda3fae33f9
7
- data.tar.gz: 62fe6fa22c61e3f57bbab66ff05f33791e3a328b159eddba95c5537ae2e30d07686b1a742ab413c1cd7271d3f6336e57052186cc356134cf375f86f92d23086f
6
+ metadata.gz: 28efc425abea1126074c443484cf7d014287b391e7ea7f16d75e620e35bfa7d9b7966d65b563e4927933a248dddbc11d32c5630d484778600820c0e02caeed30
7
+ data.tar.gz: c628c039d9fcf6add09644bfd0d5f911879a0dbe6adfdcdb395403553ab5fa50faed3884120100d5b22192796788fe3745061d07f94cb25d57ce78dd155bbf8f
metadata CHANGED
@@ -1,19 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian-top
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dorian Marié
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-05 00:00:00.000000000 Z
11
+ date: 2024-08-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: |-
14
- Lists the most used commands
15
-
16
- e.g. `top`, `top 20`
13
+ description: lists the most used commands
17
14
  email: dorian@dorianmarie.com
18
15
  executables:
19
16
  - top
@@ -44,5 +41,5 @@ requirements: []
44
41
  rubygems_version: 3.5.11
45
42
  signing_key:
46
43
  specification_version: 4
47
- summary: Lists the most used commands
44
+ summary: lists the most used commands
48
45
  test_files: []