ace-b36ts 0.13.1 → 0.13.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: 145d6fa1cb4703b52283157fdcf861c40d49c8b8ec8f90c5db6ff194d7cb0875
4
- data.tar.gz: a9e26c868ae17529611ccd21b0479a78682c7be57ee0d7107a0e5561dab99b87
3
+ metadata.gz: 6fbd15eb1b36d7e531836b025c8713a1fec54c51920ababe1800131acd4d934f
4
+ data.tar.gz: 420321f994ed3109f2d0d0f264f00b28a9debc604b1429a4d70018830469a051
5
5
  SHA512:
6
- metadata.gz: 86ad24ffbec620a911a543933587a6ab6db0cb88e684792e15dc7623326b20f3fcbe065db85fb02890193fa77686448d6cd0c129882aa800c6782488a69612c1
7
- data.tar.gz: 7f2ef5a5fe17b0a3e2d9a267acab3b5743b43c8fb477a15685110c0a495666438d43feaa5cf1f7660a3e97e02d32699c98ece0bdcb8fa686803059e80628b0f4
6
+ metadata.gz: 713c649f627501036289e11d22ad5385f46accca7cb92cbdb97173bde1b9b15f3d054658b23d1460de754d02ca080c16ce21998b0eb5b2952e1b21c6c17fcf1a
7
+ data.tar.gz: f92bfe877b3888b0aa05b6e50e78fb132d7eb5c23dd52dc8bd3ce7953d4ffa09800743ca3ae98e09e242c7be3b663d89d6991cb4508f59fc6ce5e8edc7ced982
data/CHANGELOG.md CHANGED
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+
11
+ ## [0.13.2] - 2026-03-29
12
+
13
+ ### Fixed
14
+ - **ace-b36ts v0.13.2**: Bumped dependency constraints to currently available `~>` ranges on RubyGems and updated release metadata after dependency synchronization.
15
+
10
16
  ### Fixed
11
17
  - Updated dependency constraints for install compatibility with current RubyGems releases:
12
18
  - `ace-support-config ~> 0.9`
@@ -6,6 +6,6 @@ module Ace
6
6
  # Namespace changed from Ace::Timestamp to Ace::Support::Timestamp
7
7
  # Version 0.6.0: Gem renamed from ace-support-timestamp to ace-b36ts
8
8
  # Namespace changed from Ace::Support::Timestamp to Ace::B36ts
9
- VERSION = "0.13.1"
9
+ VERSION = '0.13.2'
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ace-b36ts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.1
4
+ version: 0.13.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michal Czyz