kettle-dev 1.0.24 → 1.0.25

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: 18a2a49f1f3ff6f56b45722fd639b3e105702efcdb5330b3f8e30fe4a3822944
4
- data.tar.gz: 612e2bc0921772f2509eecb2be905510492478930762f2d9c410e717dc469072
3
+ metadata.gz: 17271b80f11810960aff2bed47dae41fd383c2e70f9791134405b7b15c0c4989
4
+ data.tar.gz: b49ddd6a9f57504713789b05b814293d2ef9ac05b0755245129b05234e288eca
5
5
  SHA512:
6
- metadata.gz: e716da16be08ba3a41d9a51323c13ec18f9ffd2eb84958d9d52e2f4e10b4e220102e6b880e410edbc161ad060036e5943d0718225f8e957a0432c42aae0fa30f
7
- data.tar.gz: 77b1cefdf23e5bfcc24dd66005026884f4aadefd4c749ee2d6bc07caeef02f0e4d295cb389c34bfb34e8bf6f7d4d5240a0229c8153d56163bb51ae1ced903b27
6
+ metadata.gz: 291245d371efa3869f70b66e33f9059108616283ab29204158c198005473db150fbbbbde3c7ac53bea6a8175cb3a90235d2fbb7a85c304c763ba5b06d2952afd
7
+ data.tar.gz: ec1b4ec965b7cfe5b97fd7519c7e8cea77d881f7f083e47c0e66ab17fe1aa5048d24a112f732cdac6ecd085ece372494661b898255d8583379ec790ba9c507cf
checksums.yaml.gz.sig CHANGED
Binary file
data/Appraisals.example CHANGED
@@ -1,9 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # HOW TO UPDATE APPRAISALS:
4
- # BUNDLE_GEMFILE=Appraisal.root.gemfile bundle
5
- # BUNDLE_GEMFILE=Appraisal.root.gemfile bundle exec appraisal update
6
- # bundle exec rake rubocop_gradual:autocorrect
3
+ # HOW TO UPDATE APPRAISALS (will run rubocop_gradual's autocorrect afterward):
4
+ # bin/rake appraisals:update
7
5
 
8
6
  # Lock/Unlock Deps Pattern
9
7
  #
data/CHANGELOG.md CHANGED
@@ -24,6 +24,16 @@ Please file a bug if you notice a violation of semantic versioning.
24
24
  ### Fixed
25
25
  ### Security
26
26
 
27
+ ## [1.0.25] - 2025-08-31
28
+ - TAG: [v1.0.25][1.0.25t]
29
+ - COVERAGE: 97.81% -- 2630/2689 lines in 22 files
30
+ - BRANCH COVERAGE: 82.40% -- 1100/1335 branches in 22 files
31
+ - 75.00% documented
32
+ ### Added
33
+ - test that .env.local.example is copied by install / template tasks
34
+ ### Changed
35
+ - update Appraisals.example template's instructions for updating appraisals
36
+
27
37
  ## [1.0.24] - 2025-08-31
28
38
  - TAG: [v1.0.24][1.0.24t]
29
39
  - COVERAGE: 97.51% -- 2625/2692 lines in 22 files
@@ -374,7 +384,9 @@ Please file a bug if you notice a violation of semantic versioning.
374
384
  - Selecting will run the selected workflow via `act`
375
385
  - This may move to its own gem in the future.
376
386
 
377
- [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.24...HEAD
387
+ [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.25...HEAD
388
+ [1.0.25]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.24...v1.0.25
389
+ [1.0.25t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.25
378
390
  [1.0.24]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.23...v1.0.24
379
391
  [1.0.24t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.24
380
392
  [1.0.23]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.22...v1.0.23
data/README.md CHANGED
@@ -732,7 +732,7 @@ Thanks for RTFM. ☺️
732
732
  [📌gitmoji]:https://gitmoji.dev
733
733
  [📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20😜%20😍-34495e.svg?style=flat-square
734
734
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
735
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.692-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
735
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.689-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
736
736
  [🔐security]: SECURITY.md
737
737
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
738
738
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
data/README.md.example CHANGED
@@ -505,7 +505,7 @@ Thanks for RTFM. ☺️
505
505
  [📌gitmoji]:https://gitmoji.dev
506
506
  [📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20😜%20😍-34495e.svg?style=flat-square
507
507
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
508
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.692-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
508
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.689-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
509
509
  [🔐security]: SECURITY.md
510
510
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
511
511
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
data/Rakefile.example CHANGED
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # kettle-dev Rakefile v1.0.24 - 2025-08-31
3
+ # kettle-dev Rakefile v1.0.25 - 2025-08-31
4
4
  # Ruby 2.3 (Safe Navigation) or higher required
5
5
  #
6
6
  # MIT License (see License.txt)
@@ -6,7 +6,7 @@ module Kettle
6
6
  module Version
7
7
  # The gem version.
8
8
  # @return [String]
9
- VERSION = "1.0.24"
9
+ VERSION = "1.0.25"
10
10
  end
11
11
  end
12
12
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-dev
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.24
4
+ version: 1.0.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -351,10 +351,10 @@ licenses:
351
351
  - MIT
352
352
  metadata:
353
353
  homepage_uri: https://kettle-dev.galtzo.com/
354
- source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.24
355
- changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.24/CHANGELOG.md
354
+ source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.25
355
+ changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.25/CHANGELOG.md
356
356
  bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
357
- documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.24
357
+ documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.25
358
358
  funding_uri: https://github.com/sponsors/pboling
359
359
  wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
360
360
  news_uri: https://www.railsbling.com/tags/kettle-dev
metadata.gz.sig CHANGED
@@ -1 +1,2 @@
1
-  ���a���ߕ��*H�vIwl* �޽�#�'���`f���[#}���ط.`O7]�|�����P�?>[E�3�����I����(�� ]7i�h����Br? 4��7�-͌�t B�S�%,r�R�ډ0j;�F���{A��,��~R�U�E�}�u�V���U�w�r�o�x�ٳ{)��6%������8_��>�7sޏ~��>߄Oj��V��<�xg��4���W�\�A�gj?DWKg?�4Q@�;�]�wE4�Y
1
+ O
2
+ ޅ��uu�5�B��?x�C�-�r�?��g����̓�Xb�$�ljf��+�kS��nl!=Ϯo�SLG��l�����btI��'d�N4~!�2��e/ eQ���\���"7�� t�&wKN���������]���A��%T�&�ej4XA�jt�^2��r���=N,�ng-��_���~���e���2�����y�C�^A�0~·��3�F�BL�S��xj�fu`��PI-���s��Y`m��ɹ��4�N�R�H�b*XS2&��/�*]� �H�MܛXe&7S�~���ƟK[i\+V6��&�������\w�M:M������y�_�RQ�of�|�q�k��u�n��g���s�c\)«� �>W+��m~k H6