ace-prompt-prep 0.23.3 → 0.23.4

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: 06b621b6316863e7caa2087328fc4554f7c6803a9d58c7fa49fcb2e0ff7bafdb
4
- data.tar.gz: 95ccf6326ad11074353049272b4ad2f3da6cb0a14172f1301e54646d7cba5d95
3
+ metadata.gz: ae1bfe34845e86267a9a247b4450cf3840989c78909554908fa66ae79cfb70c1
4
+ data.tar.gz: '04970e00c8f25882417c86f00696875c927186f32cffed4cf2811d78a78b85d2'
5
5
  SHA512:
6
- metadata.gz: 2df1b295cb2ff0f59712e8cbc49143061f9261375df1105abeced5cb00433fed60af1ab6e904141c3e0940880a1ff46f98915756641d3ea742096289b6cbb5fc
7
- data.tar.gz: b047020f769468f97f6ee7dd1616c7e4c7545a68be1419c7273d3093d4cbdfd72b02b17249354f5cca8c3a4a5bba05e8c191641b857678e7568f066df7b21d98
6
+ metadata.gz: 3601da41d7f747d8e9dc721754cdd33c811248afcf54871976a857a3dc27498ee99eaefcc47185fc58abf60ed6d32661744a50d2dd75f43c9af7a605517222da
7
+ data.tar.gz: e8710c86003998a1e33b601025e55bddcc5395db204964ae1ebebc724ceb46fd3c57d7d81639e4c9be1425a936947f20153fbf386c3fdc56d700b77b8dc64a77
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.4] - 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.3] - 2026-03-29
11
16
 
12
17
  ### Fixed
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Ace
4
4
  module PromptPrep
5
- VERSION = '0.23.3'
5
+ VERSION = '0.23.4'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-prompt-prep
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.3
4
+ version: 0.23.4
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-config
@@ -185,7 +185,7 @@ licenses:
185
185
  metadata:
186
186
  allowed_push_host: https://rubygems.org
187
187
  homepage_uri: https://github.com/cs3b/ace
188
- source_code_uri: https://github.com/cs3b/ace
188
+ source_code_uri: https://github.com/cs3b/ace/tree/main/ace-prompt-prep/
189
189
  changelog_uri: https://github.com/cs3b/ace/blob/main/ace-prompt-prep/CHANGELOG.md
190
190
  rdoc_options: []
191
191
  require_paths: