ace-support-config 0.9.1 → 0.9.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e8165f20a5261d7741a16f5822552f60b8ef6f9b962d2579a3396dbcc6036408
4
- data.tar.gz: 9eb151764a9306404da85d21b73b62cb85be46b132ad4ece1e70a93b4e3c2d8f
3
+ metadata.gz: 20f6ee6bfb7995646918fb15521f6dda200991c386457e5eec4bce45cb210ad1
4
+ data.tar.gz: 7acffaaac26242bf93809168b2adabb08af4e1b448faed0d5cb02c8dd0ab3ac4
5
5
  SHA512:
6
- metadata.gz: dce42ceb1476472dce66a21ab48c0972a8582ac83b02e36c69a8040ec10cd7a93c8c4931ae19f831b1d10e88967b915b38a7f55e844110641f4c5b781908622f
7
- data.tar.gz: 55ecb1eba80af977a64784757a5136decf0d61b4657c3f6525d8d3d27373a83ccc21470e95fd3f07a4f5b1b58b47e2c6fe57951a6178b48a14bfa64335a40158
6
+ metadata.gz: 7a4116d64e58de732db67e2d7d3f9f38eeef23c94c3aa27697081f06db5b3aae6eb9baad2973bab1520489b24941a6bfac96abd36e9d8f63789f5afe48e2a3d9
7
+ data.tar.gz: f6c7667642fd4cd3d0e9f99795694f3c389c7bd6c86dbc3e762aab83287bd5fa04540a7c880b6a41306d66a2face1a0ef0d4d5699c8f1c8ebdb8f0bdb89e9395
data/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.9.2] - 2026-03-29
11
+
12
+ ### Technical
13
+ - Normalized published gem metadata so RubyGems and Ruby Toolbox use current release information instead of the 1980 fallback date.
14
+
10
15
 
11
16
  ## [0.9.1] - 2026-03-29
12
17
 
@@ -3,7 +3,7 @@
3
3
  module Ace
4
4
  module Support
5
5
  module Config
6
- VERSION = '0.9.1'
6
+ VERSION = '0.9.2'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-support-config
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
10
+ date: 2026-03-29 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: ace-support-fs
@@ -87,7 +87,7 @@ licenses:
87
87
  - MIT
88
88
  metadata:
89
89
  homepage_uri: https://github.com/cs3b/ace/tree/main/ace-support-config
90
- source_code_uri: https://github.com/cs3b/ace/tree/main/ace-support-config/tree/main/ace-support-config/
90
+ source_code_uri: https://github.com/cs3b/ace/tree/main/ace-support-config/
91
91
  changelog_uri: https://github.com/cs3b/ace/blob/main/ace-support-config/CHANGELOG.md
92
92
  rdoc_options: []
93
93
  require_paths: