kettle-dev 1.1.19 → 1.1.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.
@@ -6,7 +6,7 @@ module Kettle
6
6
  module Version
7
7
  # The gem version.
8
8
  # @return [String]
9
- VERSION = "1.1.19"
9
+ VERSION = "1.1.21"
10
10
 
11
11
  module_function
12
12
 
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.1.19
4
+ version: 1.1.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -235,7 +235,7 @@ files:
235
235
  - ".github/workflows/current.yml"
236
236
  - ".github/workflows/dep-heads.yml"
237
237
  - ".github/workflows/dependency-review.yml"
238
- - ".github/workflows/discord-notifier.yml"
238
+ - ".github/workflows/discord-notifier.yml.example"
239
239
  - ".github/workflows/heads.yml"
240
240
  - ".github/workflows/heads.yml.example"
241
241
  - ".github/workflows/jruby.yml"
@@ -253,6 +253,7 @@ files:
253
253
  - ".gitlab-ci.yml.example"
254
254
  - ".junie/guidelines-rbs.md"
255
255
  - ".junie/guidelines.md"
256
+ - ".licenserc.yaml"
256
257
  - ".opencollective.yml"
257
258
  - ".opencollective.yml.example"
258
259
  - ".qlty/qlty.toml"
@@ -387,10 +388,10 @@ licenses:
387
388
  - MIT
388
389
  metadata:
389
390
  homepage_uri: https://kettle-dev.galtzo.com/
390
- source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.1.19
391
- changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.1.19/CHANGELOG.md
391
+ source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.1.21
392
+ changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.1.21/CHANGELOG.md
392
393
  bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
393
- documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.1.19
394
+ documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.1.21
394
395
  funding_uri: https://github.com/sponsors/pboling
395
396
  wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
396
397
  news_uri: https://www.railsbling.com/tags/kettle-dev
metadata.gz.sig CHANGED
Binary file