numaflow_ruby 0.4.34-x86_64-linux → 0.4.35-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: 869fadce5edb43db868860da1b31ddf271f9998861f94546aba562e67e5dc20f
4
- data.tar.gz: 6f9029415cff4381ff0abe03e5867834759b2017a33631459a5f3546c637df20
3
+ metadata.gz: 713002515b376b793c2dcb33b4d5d7eed45fad38810504cc43584c97029a2e45
4
+ data.tar.gz: 141c45e4bedbdf4e2c047b8d191aa4d0659b50e90d42a29f0032f9c7408a3df8
5
5
  SHA512:
6
- metadata.gz: 6fab51536a906fac4d2edb370dcdb9a9de27583ae1633acae25bec8c35313f067a5608bfc2b0609a33bd53fdf99f15bbcd39484fe5cc7d9d5611b3c00a9a9839
7
- data.tar.gz: 688b18319b4ed5071217039445ede678b3de726bbba6bceb3f0dc18cab70274e80d6b941338984bc7ec243955401053642e07857341945495d7762fc49ae0e9c
6
+ metadata.gz: 36a1c871aaeb09d6fd87d70d90c58e851b7253a75d6da4282a5443bdb940c60a140feff9aa8ba66634e6cbcf10b17a6103c9e37734a68fa7c877d63a5cc93735
7
+ data.tar.gz: 47d655a32d7c8864e47723b4500c5b2be82425701fa2e6c125cc862e827c9dd90e09a3b1dcb1279c0af272b60e57dc269e248712a8fd602d775313374dfa462a
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.4.34"
4
+ VERSION = "0.4.35"
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.34
4
+ version: 0.4.35
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kyle Cooke