dorian-times 0.5.0 → 0.5.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: c97efa6efcd6ffbcd12e91af988540db61ac3fabac79b1f099ddaf2b7822d1b1
4
- data.tar.gz: 55f1ae501f3a9a0e5bcd278eb2b5a6e9968923060a26f0822d7692851bd3e4b9
3
+ metadata.gz: c7e23ebce87d6bd899ffee292c0a3a475ce94afc4ff7282c7a2ef6a9e4f87352
4
+ data.tar.gz: e345c8deda849b2583832c087ae2ef78ece569648ec29c089117c12ce55fbef7
5
5
  SHA512:
6
- metadata.gz: 9912e8f1d2d1a2b4b32920e04d9f942695836eae7552cec0942c1492700b1fbdf0517ffb1da5e025669943d798164ef20cd80f96e8a09656911b221d4a8a4abf
7
- data.tar.gz: 906e9a9dea658c14da61e9f4f8a091c8f806dde75313017045ef58b96f6c6d5c5582746c19185782c3e27163f99499695b274fff4d915baadfc6044504b48c6a
6
+ metadata.gz: 4ebe82d73b268840ee314ae7205b8b7d7f95ddfff93859704bf36973cc4e047165969ad5230b470272bf422da6b1530638e7fbdfb15e1e60e8ea14e8e6f7be2b
7
+ data.tar.gz: 8975d5c6b76ef7be92a0aed4a9f3b2b0182f5e31366cc5210a63c01265a22bb6a069c2523f563a80654663d95280a8e2cd8dd856e74d4c2e6bff3ce51781a7d3
metadata CHANGED
@@ -1,19 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian-times
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.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
- Prints numbers from 1 to N
15
-
16
- e.g. `times 10`
13
+ description: prints numbers from 1 to n
17
14
  email: dorian@dorianmarie.com
18
15
  executables:
19
16
  - times
@@ -44,5 +41,5 @@ requirements: []
44
41
  rubygems_version: 3.5.11
45
42
  signing_key:
46
43
  specification_version: 4
47
- summary: Prints numbers from 1 to N
44
+ summary: prints numbers from 1 to n
48
45
  test_files: []