numaflow_ruby 0.4.34-x86_64-linux → 0.4.36-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: 26b2b01192e5c20b59fa668d5ae58f721565e7b41d5c8272dd4623970e113215
4
+ data.tar.gz: 391accb24929b6d14f7f03fda2806d46b729b298028150853e572accc62c7993
5
5
  SHA512:
6
- metadata.gz: 6fab51536a906fac4d2edb370dcdb9a9de27583ae1633acae25bec8c35313f067a5608bfc2b0609a33bd53fdf99f15bbcd39484fe5cc7d9d5611b3c00a9a9839
7
- data.tar.gz: 688b18319b4ed5071217039445ede678b3de726bbba6bceb3f0dc18cab70274e80d6b941338984bc7ec243955401053642e07857341945495d7762fc49ae0e9c
6
+ metadata.gz: d60105e42d2f7f7b7ab5ac8a0cad8c2e47248218cde6f96501aa3cabd09acbc8b3819a2fb9a8268e02c602ae4756bffc80af986d368d73d6af62430dcca14842
7
+ data.tar.gz: f5e4c206bf48bddace0f9a1d9d26e9477d391d3b7f7f42668658531696e87baeda422d6cac7467ab396fcc7b543521c3a749544e5c1fae40aecabd3d68548cf0
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.36"
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.36
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kyle Cooke