dorian-sort-yaml 0.3.3 → 0.4.0

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 +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f4c1168c2803c104df1eaeec0c5c88ec7abe52b5f14dbd04aa5a79eab16ba6e2
4
- data.tar.gz: 10416e46b6926fbcb84a7ad865f05fd0a6f6b91fa2fdc24d56d37dbf28b60a86
3
+ metadata.gz: 3215a300d3ea68704d1eb70494a5162fed4b18b3f7479c8bcea028ad694c3926
4
+ data.tar.gz: c7c95805c292fc928a254c11dd7bac602a3ac7b7b7ce20c386eb39a5853fc39c
5
5
  SHA512:
6
- metadata.gz: f18ae15cc1dbdd55b2e35843a81ea3811a9bbec786a3eb0fc28d80893fa5f817eb12b68f369cdc5b24f42a4a992e6ae0b77296407bc44c0be23608c70d3db217
7
- data.tar.gz: '082599a1c0e19ceb761f2944e6dc683520ff1b1e372f0b9c2d9a04ba5a1af84e59c7c8a873ac3f13af31a4f45db41342d2117552aead77dee86fd7555acd4a8f'
6
+ metadata.gz: 114a0be6f8a527ef45dbd15319fd91421f0fb463cd05bbd702b9d28a3c5fce286023600e72283cd6b064441949fdba3a40d1bb54b772ed8991a111b6893660e9
7
+ data.tar.gz: a683cf2ccd1ddb0239cbcb0ef6cd6eed99cb8d33abbede91cec55020dd4bb46a245c97ff654aa4f9e88cace1d41e4ef917ce3a17610e634a8bc8df420da8609d
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian-sort-yaml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.4.0
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-04-03 00:00:00.000000000 Z
11
+ date: 2024-07-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  Sorts keys of hashes of YAML files
@@ -21,7 +21,7 @@ extensions: []
21
21
  extra_rdoc_files: []
22
22
  files:
23
23
  - bin/sort-yaml
24
- homepage: https://github.com/dorianmariecom/sort-yaml
24
+ homepage: https://github.com/dorianmariecom/dorian-sort-yaml
25
25
  licenses:
26
26
  - MIT
27
27
  metadata:
@@ -34,14 +34,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
34
34
  requirements:
35
35
  - - ">="
36
36
  - !ruby/object:Gem::Version
37
- version: 3.3.0
37
+ version: '0'
38
38
  required_rubygems_version: !ruby/object:Gem::Requirement
39
39
  requirements:
40
40
  - - ">="
41
41
  - !ruby/object:Gem::Version
42
42
  version: '0'
43
43
  requirements: []
44
- rubygems_version: 3.5.3
44
+ rubygems_version: 3.5.11
45
45
  signing_key:
46
46
  specification_version: 4
47
47
  summary: Sorts keys of hashes of YAML files