appraisal2 3.2.3 → 3.2.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: 1700bac38dc299989b8fd38942cc2e6898d532e75c9d136c8958aa6ebae7d70b
4
- data.tar.gz: 6bd97a87b58614c86e5e7d7a70a13dbc6f02c8c1eac8f78c965a405291af3b15
3
+ metadata.gz: 282e4c4c5f5924f155874de3d9c29e56539aff43b465151e7023a85cfb48e6b7
4
+ data.tar.gz: 8c4fe95d65a50245f29b9532639d5c49b8341d6e2544c94ff1fc1e662349e329
5
5
  SHA512:
6
- metadata.gz: 9b34a7ad760378b5c013d95768f30d8fd62112a525625f81b2f4d91bc90c02bb69c66e7cf4f594199eaf5043f6d653e2b20b2f0aace30a304dd8f40813551e3f
7
- data.tar.gz: '065121910d1657ed32aa1c454d41e635086f3e6a891c0241817e786df128a13337a4a2ce43af448583ba4dca0a56d572fe088a8623e9f4f5204b00e9a518bffa'
6
+ metadata.gz: 7e0d2d9ed6c9931839add3a64602c11309f4a8b73043187f9d08cb5b895d32bb04111f3d42ee97c02b818bd74e2ab20cafaa473ac7f3f7ebfe7769ff986b939d
7
+ data.tar.gz: 43616e89da1e0d46318355fc9bbcec31b2cffdf587c0321f7ffc7559feee031dd86be5d19e9cb771eebdb947d4c87aca81dfc8da223d8235400db2ecb19d87ce
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,33 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [3.2.4] - 2026-09-11
34
+
35
+ - TAG: [v3.2.4][3.2.4t]
36
+ - COVERAGE: 90.86% -- 915/1007 lines in 29 files
37
+ - BRANCH COVERAGE: 77.73% -- 185/238 branches in 29 files
38
+ - 43.78% documented
39
+
40
+ ### Changed
41
+
42
+ - [kc] kettle-jem/template: updated 23 project files:
43
+ - code and tests (2)
44
+ - dependencies (18)
45
+ - other (1)
46
+ - workflows (2)
47
+
48
+ - [kc] kettle-jem/prepare: updated 20 project files:
49
+ - code and tests (1)
50
+ - dependencies (19)
51
+
52
+ ### Fixed
53
+
54
+ - Keep TruffleRuby 22.3 CI on the supported non-acceptance spec set.
55
+
56
+ - Limit TruffleRuby 23.0 CI to the supported non-acceptance spec set while investigating appraisal worker liveness.
57
+
58
+ - Restore Ruby-compatible hash syntax in the version coverage spec.
59
+
33
60
  ## [3.2.3] - 2026-08-29
34
61
 
35
62
  - TAG: [v3.2.3][3.2.3t]
@@ -614,7 +641,9 @@ Please file a bug if you notice a violation of semantic versioning.
614
641
  - code coverage tracked with Coveralls, QLTY.sh, and the kettle-soup-cover gem
615
642
  - other minor fixes and improvements
616
643
 
617
- [Unreleased]: https://github.com/appraisal-rb/appraisal2/compare/v3.2.3...HEAD
644
+ [Unreleased]: https://github.com/appraisal-rb/appraisal2/compare/v3.2.4...HEAD
645
+ [3.2.4]: https://github.com/appraisal-rb/appraisal2/compare/v3.2.3...v3.2.4
646
+ [3.2.4t]: https://github.com/appraisal-rb/appraisal2/releases/tag/v3.2.4
618
647
  [3.2.3]: https://github.com/appraisal-rb/appraisal2/compare/v3.2.2...v3.2.3
619
648
  [3.2.3t]: https://github.com/appraisal-rb/appraisal2/releases/tag/v3.2.3
620
649
  [3.2.2]: https://github.com/appraisal-rb/appraisal2/compare/v3.2.1...v3.2.2
@@ -4,7 +4,7 @@ module Appraisal
4
4
  # Version namespace for this gem.
5
5
  module Version
6
6
  # Current gem version.
7
- VERSION = "3.2.3"
7
+ VERSION = "3.2.4"
8
8
  end
9
9
  # Current gem version exposed at the traditional constant location.
10
10
  VERSION = Version::VERSION # Traditional Constant Location
data.tar.gz.sig CHANGED
@@ -1 +1,2 @@
1
- �:��+O:�G�>>�V��y:6��N�`ϴĞ4̮��h���6Y����p��� v�du/v�(5�>���-.l�p�^�v�o+ղ�%|=���H;?�#�@!i�m�`VN�K;� Mo1��d�Z�ׇ�Zi�W�������N/<��l�w�\�Y�9�����| ~���֥�~�#=+4�pr�P�Uá'=�Ai}�ųZl��F6Q��������F����;��z-N����j� ��.��+��E���fL��>Q X4�H���S'z1�ZI~V|�Z���X(\�3���|�unS��1�#���ѿ�[��z[��"��/���o"gp����J!�uֹ�g���?V,�I
1
+ ��th��ջ;w�0/m�=�9t�-�Bۼ^l�1�g<Mlh�- �.���p��O
2
+ O�>��bq�m�W�&��UR6u�����<�^P>1��9.vl�g����=����
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appraisal2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.3
4
+ version: 3.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joe Ferris
@@ -122,20 +122,20 @@ dependencies:
122
122
  requirements:
123
123
  - - "~>"
124
124
  - !ruby/object:Gem::Version
125
- version: '3.0'
125
+ version: '3.1'
126
126
  - - ">="
127
127
  - !ruby/object:Gem::Version
128
- version: 3.0.17
128
+ version: 3.1.0
129
129
  type: :development
130
130
  prerelease: false
131
131
  version_requirements: !ruby/object:Gem::Requirement
132
132
  requirements:
133
133
  - - "~>"
134
134
  - !ruby/object:Gem::Version
135
- version: '3.0'
135
+ version: '3.1'
136
136
  - - ">="
137
137
  - !ruby/object:Gem::Version
138
- version: 3.0.17
138
+ version: 3.1.0
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: bundler-audit
141
141
  requirement: !ruby/object:Gem::Requirement
@@ -454,10 +454,10 @@ licenses:
454
454
  - MIT
455
455
  metadata:
456
456
  homepage_uri: https://appraisal2.galtzo.com
457
- source_code_uri: https://github.com/appraisal-rb/appraisal2/tree/v3.2.3
458
- changelog_uri: https://github.com/appraisal-rb/appraisal2/blob/v3.2.3/CHANGELOG.md
457
+ source_code_uri: https://github.com/appraisal-rb/appraisal2/tree/v3.2.4
458
+ changelog_uri: https://github.com/appraisal-rb/appraisal2/blob/v3.2.4/CHANGELOG.md
459
459
  bug_tracker_uri: https://github.com/appraisal-rb/appraisal2/issues
460
- documentation_uri: https://www.rubydoc.info/gems/appraisal2/3.2.3
460
+ documentation_uri: https://www.rubydoc.info/gems/appraisal2/3.2.4
461
461
  funding_uri: https://github.com/sponsors/pboling
462
462
  wiki_uri: https://github.com/appraisal-rb/appraisal2/wiki
463
463
  news_uri: https://www.railsbling.com/tags/appraisal2
metadata.gz.sig CHANGED
Binary file