kettle-rb 0.1.4 → 0.1.5

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: c069e4169d0d8ce713f599ce67f5c22eeea2cde1253302f34bbaf0a7184f2246
4
- data.tar.gz: e8bd666143b7511820e28c9f880460ac7397b93c9290b0b5e97a393f39eb8a46
3
+ metadata.gz: d4425f2ad973788f854fe8848ae2d54ebe7b8596b589b01973bbdeffa110879f
4
+ data.tar.gz: 35a617a0a8cba97321019207c768a9ada29fac235a25ceb74ef41aa976a6e907
5
5
  SHA512:
6
- metadata.gz: a0e7b5e1c370688bb195d974c67c6e8df8a5ad11bcd40522e93288e728beae950d6369d7c0bafe7ecaf791ec8024d49accac39f88f4768a287a0632e5d13fd69
7
- data.tar.gz: 67a57cfd717d321aec5f75413cf0025b3bad8e040246d476144c102d8531b7ee5ccb615f6f8c9c296fbabc937e4ebef5ccf0733fba4820c2b2298018093045c9
6
+ metadata.gz: 0c5c2ceace1a8e905920cec0ce4e29718d37fb2da8fb561bd4ece9d9ee47e00a5a4403463cc939cf9da050a6e712dd255aed3aeb1a7dc9620194532aced5e936
7
+ data.tar.gz: ceba3005501e9b0ebb6fc0e54d11efd6387d267d36ff46a02209af6319cbfb09e514a26378e747c8ed44a7234e44ade8c07d36e2c95766c1e2525445fbe992b1
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,26 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [0.1.5] - 2026-07-21
34
+
35
+ - TAG: [v0.1.5][0.1.5t]
36
+ - COVERAGE: 100.00% -- 76/76 lines in 3 files
37
+ - BRANCH COVERAGE: 100.00% -- 16/16 branches in 3 files
38
+ - 43.90% documented
39
+
40
+ ### Changed
41
+
42
+ - kettle-jem-template-20260720-001 - Generated READMEs can now render
43
+ template-managed corporate sponsor logos from project or family config.
44
+ - kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
45
+ released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
46
+ - kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
47
+ config now uses the installed `smorg-rb` Ruby driver name.
48
+ - kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
49
+ omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
50
+ - kettle-jem-template-20260720-005 - Generated README Support & Community rows
51
+ now include a RubyForum help badge.
52
+
33
53
  ## [0.1.4] - 2026-07-17
34
54
 
35
55
  - TAG: [v0.1.4][0.1.4t]
@@ -110,7 +130,9 @@ Please file a bug if you notice a violation of semantic versioning.
110
130
  - Add `Kettle::Rb::CompatMatrix` as the shared Ruby, engine, Rails, RuboCop,
111
131
  and RuboCop LTS compatibility source of truth for kettle-dev tooling.
112
132
 
113
- [Unreleased]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.4...HEAD
133
+ [Unreleased]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.5...HEAD
134
+ [0.1.5]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.4...v0.1.5
135
+ [0.1.5t]: https://github.com/kettle-dev/kettle-rb/releases/tag/v0.1.5
114
136
  [0.1.4]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.3...v0.1.4
115
137
  [0.1.4t]: https://github.com/kettle-dev/kettle-rb/releases/tag/v0.1.4
116
138
  [0.1.3]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.2...v0.1.3
data/README.md CHANGED
@@ -46,7 +46,7 @@ Use it when tooling needs to answer questions like:
46
46
  | Works with MRI Ruby 3 | [![Ruby 3.0 Compat][💎ruby-3.0i]][🚎ruby-3.0-wf] [![Ruby 3.1 Compat][💎ruby-3.1i]][🚎ruby-3.1-wf] [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
47
47
  | Works with MRI Ruby 2 | ![Ruby 2.0 Compat][💎ruby-2.0i] ![Ruby 2.1 Compat][💎ruby-2.1i] ![Ruby 2.2 Compat][💎ruby-2.2i] ![Ruby 2.3 Compat][💎ruby-2.3i] <br/> [![Ruby 2.4 Compat][💎ruby-2.4i]][🚎ruby-2.4-wf] [![Ruby 2.5 Compat][💎ruby-2.5i]][🚎ruby-2.5-wf] [![Ruby 2.6 Compat][💎ruby-2.6i]][🚎ruby-2.6-wf] [![Ruby 2.7 Compat][💎ruby-2.7i]][🚎ruby-2.7-wf]|
48
48
  | Works with MRI Ruby 1 | ![Ruby 1.8 Compat][💎ruby-1.8i] ![Ruby 1.9 Compat][💎ruby-1.9i]|
49
- | Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork] [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor] |
49
+ | Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork] [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor] |
50
50
  | Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
51
51
  | Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
52
52
  | Compliance | [![License: MIT][📄license-img]][📄license] [![Apache license compatibility: Category A][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
@@ -400,6 +400,8 @@ Thanks for RTFM. ☺️
400
400
  [✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
401
401
  [✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
402
402
  [✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
403
+ [✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
404
+ [✉️ruby-forum]: https://www.rubyforum.org/c/help/8
403
405
 
404
406
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
405
407
  [⛳️gem-namespace]: https://github.com/kettle-dev/kettle-rb
@@ -3,7 +3,7 @@
3
3
  module Kettle
4
4
  module Rb
5
5
  module Version
6
- VERSION = "0.1.4"
6
+ VERSION = "0.1.5"
7
7
  end
8
8
  VERSION = Version::VERSION # Traditional Constant Location
9
9
  end
data/sig/kettle/rb.rbs CHANGED
@@ -1,36 +1,5 @@
1
1
  module Kettle
2
2
  module Rb
3
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
5
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
6
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
7
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
8
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
9
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
10
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
11
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
12
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
13
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
14
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
15
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
16
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
17
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
18
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
19
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
20
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
21
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
22
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
23
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
24
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
25
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
26
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
27
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
28
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
29
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
30
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
31
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
32
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
33
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
34
3
  # See the writing guide of rbs: https://github.com/ruby/rbs#guides
35
4
  module Version
36
5
  VERSION: String
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -46,7 +46,7 @@ dependencies:
46
46
  version: '2.3'
47
47
  - - ">="
48
48
  - !ruby/object:Gem::Version
49
- version: 2.3.5
49
+ version: 2.3.7
50
50
  type: :development
51
51
  prerelease: false
52
52
  version_requirements: !ruby/object:Gem::Requirement
@@ -56,7 +56,7 @@ dependencies:
56
56
  version: '2.3'
57
57
  - - ">="
58
58
  - !ruby/object:Gem::Version
59
- version: 2.3.5
59
+ version: 2.3.7
60
60
  - !ruby/object:Gem::Dependency
61
61
  name: bundler-audit
62
62
  requirement: !ruby/object:Gem::Requirement
@@ -111,20 +111,20 @@ dependencies:
111
111
  requirements:
112
112
  - - "~>"
113
113
  - !ruby/object:Gem::Version
114
- version: '3.1'
114
+ version: '3.2'
115
115
  - - ">="
116
116
  - !ruby/object:Gem::Version
117
- version: 3.1.4
117
+ version: 3.2.0
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
- version: '3.1'
124
+ version: '3.2'
125
125
  - - ">="
126
126
  - !ruby/object:Gem::Version
127
- version: 3.1.4
127
+ version: 3.2.0
128
128
  - !ruby/object:Gem::Dependency
129
129
  name: kettle-test
130
130
  requirement: !ruby/object:Gem::Requirement
@@ -151,20 +151,20 @@ dependencies:
151
151
  requirements:
152
152
  - - "~>"
153
153
  - !ruby/object:Gem::Version
154
- version: '3.1'
154
+ version: '3.2'
155
155
  - - ">="
156
156
  - !ruby/object:Gem::Version
157
- version: 3.1.14
157
+ version: 3.2.0
158
158
  type: :development
159
159
  prerelease: false
160
160
  version_requirements: !ruby/object:Gem::Requirement
161
161
  requirements:
162
162
  - - "~>"
163
163
  - !ruby/object:Gem::Version
164
- version: '3.1'
164
+ version: '3.2'
165
165
  - - ">="
166
166
  - !ruby/object:Gem::Version
167
- version: 3.1.14
167
+ version: 3.2.0
168
168
  - !ruby/object:Gem::Dependency
169
169
  name: ruby-progressbar
170
170
  requirement: !ruby/object:Gem::Requirement
@@ -239,10 +239,10 @@ licenses:
239
239
  - MIT
240
240
  metadata:
241
241
  homepage_uri: https://kettle-rb.galtzo.com
242
- source_code_uri: https://github.com/kettle-dev/kettle-rb/tree/v0.1.4
243
- changelog_uri: https://github.com/kettle-dev/kettle-rb/blob/v0.1.4/CHANGELOG.md
242
+ source_code_uri: https://github.com/kettle-dev/kettle-rb/tree/v0.1.5
243
+ changelog_uri: https://github.com/kettle-dev/kettle-rb/blob/v0.1.5/CHANGELOG.md
244
244
  bug_tracker_uri: https://github.com/kettle-dev/kettle-rb/issues
245
- documentation_uri: https://www.rubydoc.info/gems/kettle-rb/0.1.4
245
+ documentation_uri: https://www.rubydoc.info/gems/kettle-rb/0.1.5
246
246
  funding_uri: https://github.com/sponsors/pboling
247
247
  wiki_uri: https://github.com/kettle-dev/kettle-rb/wiki
248
248
  news_uri: https://www.railsbling.com/tags/kettle-rb
metadata.gz.sig CHANGED
@@ -1,2 +1 @@
1
- }⁸$W= �:=:�5��K����Q�r#A8�fn �����������hhq��yU>P}��Ӽ s�� ��TJ#֖$�o�Y�+T/�kW?y$Jg����.������ej;���sλ�K{U;|�j\���W'����g��nݍ��:Z4@X��İ�Pjo�Ypz��0��q��9{t�
2
- "�B���d֠�,K&����X���wxp 0M�}o},
1
+ �j���3^�o�E}Q&k!��(J� �~��֣���h��/;y�7 tT(Br�����d}��i<ur���{�w.�jm�r ;/V�`�لmH'4]k���߲��F�o�zFXh� W.<�驝��|���