ace-demo 0.23.2 → 0.23.3

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: d256f82354c8d69cd31d2b7858f26a4b3d7947ba7269a034670c3f42275751f8
4
- data.tar.gz: cffbda25c2c7d53d54477d047b46b7d501ba7892988cd395c63fb1b0df525133
3
+ metadata.gz: 19159fe383ba67afd9bb6735e290ceaac5e9750c2f70e71a4415d4def8c1a38d
4
+ data.tar.gz: f13f657aef8df3cf47e21a817f897f86a5a2c807e3183223719130ef5d920095
5
5
  SHA512:
6
- metadata.gz: b5dc2715368ddbae205ead3bb7aa907c11ec3a57e9072567850282807578751f37a26f0df9a8dbe7956b5df69394f71cc6b9a3302014e71368c77ceb9f32b657
7
- data.tar.gz: 6b2ddf1f5bdd88c4c8d21c8d7acdc9fa50854a7b6957213d7e477bf03ffcb681fb6e1d3e74f191fa30a84511c66bc7f2caf371c9ddbdf14cedf067c643484bbe
6
+ metadata.gz: 0ef7941567c83b88fccc3d7a2b32c152778d432332245ea59053883748787f450c4216ecadb2c02d5d0619a2eaa70b9ba83e6428392c418437a8825b5c587b72
7
+ data.tar.gz: 9280cb9b75d343cd62ff9874a0de91b16f90793e37b9127118e7208a791baebdedcfbb6e0aca0275b509f6ef7e4d63f29037dcfb34e6c6e071c5af1c1735e969
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.23.3] - 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
  ## [0.23.2] - 2026-03-29
11
16
 
12
17
  ### Technical
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ace
4
4
  module Demo
5
- VERSION = '0.23.2'
5
+ VERSION = '0.23.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-demo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.2
4
+ version: 0.23.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz
8
8
  bindir: exe
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-cli