numaflow_ruby 0.4.38-x86_64-linux → 0.4.39-x86_64-linux

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: e72f7c4766afe0f966b085bfe0d62071552cc90e478d0e934af732553c685d2f
4
- data.tar.gz: 32dec35b04d4538e0ca661a5eedbf03de8888cb37d716ef51682d255b7ec774e
3
+ metadata.gz: ebc7d147d62eaa8ad09b865c2902b76bae76ba2d7849d46c621058ae8a3f3ba9
4
+ data.tar.gz: 148c79263b363fb237611fc1e43c3a3670419a57868f6aa3d8c561f51b7b00c7
5
5
  SHA512:
6
- metadata.gz: 98c19c4cc7ff00c28bcc1a61bfe5d952cb6d6cf52105b95271df3932566b6ebb45e8e3b7aa31c3fa38a62dd453c206fe19bc2c8f290d81ab27646bd5d5569279
7
- data.tar.gz: ba0f4b98706a2b79e8d9b4d656914592c785980e7dc2e760cb628cd0be07726918bd2a1b6997af757e92c258ba00b8fdc89ac6094887c1fffed1b3664fafad8c
6
+ metadata.gz: 6b6536411d2587a39a69dd67c82c767cd127c2ecb208731eef82d1e821184c196af0f536c77a79e814a26075ca83a74730d63bcaca79d9239559cab0f4000711
7
+ data.tar.gz: 6d99f4956b9e2b2ea322f4ad98e3be8c25339368d9a333728195f076964d20ac2151e560ed1a79d8a43de301e52e49e229ff25bbeb00d8e94abc445929dce2f0
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.4.38"
4
+ VERSION = "0.4.39"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: numaflow_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.38
4
+ version: 0.4.39
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kyle Cooke