kettle-dev 1.0.19 → 1.0.21

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.
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.19
4
+ version: 1.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -234,6 +234,7 @@ files:
234
234
  - ".github/FUNDING.yml"
235
235
  - ".github/dependabot.yml"
236
236
  - ".github/workflows/ancient.yml"
237
+ - ".github/workflows/ancient.yml.example"
237
238
  - ".github/workflows/auto-assign.yml"
238
239
  - ".github/workflows/codeql-analysis.yml"
239
240
  - ".github/workflows/coverage.yml"
@@ -243,6 +244,7 @@ files:
243
244
  - ".github/workflows/discord-notifier.yml"
244
245
  - ".github/workflows/heads.yml"
245
246
  - ".github/workflows/jruby.yml"
247
+ - ".github/workflows/jruby.yml.example"
246
248
  - ".github/workflows/legacy.yml"
247
249
  - ".github/workflows/locked_deps.yml"
248
250
  - ".github/workflows/opencollective.yml"
@@ -288,6 +290,7 @@ files:
288
290
  - gemfiles/modular/optional.gemfile
289
291
  - gemfiles/modular/optional.gemfile.example
290
292
  - gemfiles/modular/style.gemfile
293
+ - gemfiles/modular/style.gemfile.example
291
294
  - kettle-dev.gemspec.example
292
295
  - lib/kettle-dev.rb
293
296
  - lib/kettle/dev.rb
@@ -342,10 +345,10 @@ licenses:
342
345
  - MIT
343
346
  metadata:
344
347
  homepage_uri: https://kettle-dev.galtzo.com/
345
- source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.19
346
- changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.19/CHANGELOG.md
348
+ source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.21
349
+ changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.21/CHANGELOG.md
347
350
  bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
348
- documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.19
351
+ documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.21
349
352
  funding_uri: https://github.com/sponsors/pboling
350
353
  wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
351
354
  news_uri: https://www.railsbling.com/tags/kettle-dev
metadata.gz.sig CHANGED
Binary file