dorian-times 0.3.1 → 0.3.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 +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 983dad65170344c822affc18e658f377566fca44ef5b4862859afb30af88875a
4
- data.tar.gz: f88b4c5a0b57513cfad776d55a741503430f05319545052c28fbedbbc2feded5
3
+ metadata.gz: 657fdb81415dd2a021430b1629969b0163ac66cbd211c698a082fd54dca7502d
4
+ data.tar.gz: a62c14526b3a149428ae8805df21a9580d765b0e7d730d49e09771d83ef8a741
5
5
  SHA512:
6
- metadata.gz: d36e291dac68aa08c75996ec59038a7a81b477bf140a72fa24aa74d505b8497265da50ebb7cd77258cd9d332cc2d1c28864b84b64fab158a95e7eb4cfb5cd446
7
- data.tar.gz: bd37891b22068773b18bb30f914020e59337947208d96e3f12b873bc0b7a97db6f2fd7b24c1437f8c0567def145455b5f4071c8c808609d9a353c1ffdd88ddb7
6
+ metadata.gz: 159dce9a2b49c4881552e209d81197f3f64dac67c407b8a4be017e1ba780d7b56fe25787e0b8fabe1e6482c07038a51eb3f0a4f8bc269da0b2cd6892d1bade43
7
+ data.tar.gz: ddf6bea1707dfe1c82f0e7535a771f8364af9f5e98bc73a3a54218818d95e22a250f6f6ff272a24d34b7586a529c5923c1a1ef210977ef62718731b2769f5423
metadata CHANGED
@@ -1,20 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian-times
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.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-02-08 00:00:00.000000000 Z
11
+ date: 2024-03-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  Prints numbers from 0 to N
15
15
 
16
16
  e.g. `times 10`
17
- email: dorian@dorianmarie.fr
17
+ email: dorian@dorianmarie.com
18
18
  executables:
19
19
  - times
20
20
  extensions: []