dorian-sort-yaml 0.3.4 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
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: cc6205edbf7e4671d613c569745243d690ab2e5e257cf87a4bea572564da7062
4
- data.tar.gz: bcef53fa8e423d7a226d78c48e4517878307d8a025fd87919fbbb2dbd675faa0
3
+ metadata.gz: 3215a300d3ea68704d1eb70494a5162fed4b18b3f7479c8bcea028ad694c3926
4
+ data.tar.gz: c7c95805c292fc928a254c11dd7bac602a3ac7b7b7ce20c386eb39a5853fc39c
5
5
  SHA512:
6
- metadata.gz: 23f4a584d76e83bc3878332f6c67b2dea62768c6fd2390f6082099df28ec9857800af877870619c0658711958972580ef8182ef7bd5f6e2bcb24dff0711c9780
7
- data.tar.gz: 4fa28208cc11400153cce05f6f08970d6c55a16e0538c4fffc68afea0a394281f7f6508f3b6c816aef877941fad00ab480b98e99a7a49438d4e29b563de7c580
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.4
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-04 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.7
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