numaflow_ruby 0.4.29-x86_64-linux-musl → 0.4.30-x86_64-linux-musl

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: cddfc48857cdd449216a55b53a046b5269a99a38f279cf1fa7d6f71b5d85730a
4
- data.tar.gz: bb565fd064b1ce9efaaeb20960101b52005a638db9deaa09b62a0e2571df9392
3
+ metadata.gz: 151e287886f1e19069a02c2abd3ab9ea67ce46e6931e4791a4f90e65658cba84
4
+ data.tar.gz: b73dac0dd33e5cb1a3e90491d1a140e163ad041e4b42a3632268e5a244485800
5
5
  SHA512:
6
- metadata.gz: 44f1a87efcfdae2707b7d3a02cf118c4c8a7adff08b56734025ea916728b80a8596a03ee1c2dd0fc31903463a43ce3a5cd78f8b92bcbed314e27861e50eb7236
7
- data.tar.gz: 751070e3c2514143350add95634d6dc5b03bd0d1b1d60698a1b441214069bcd90273d4eab06010272f0d8c311fa3441e9a14e0075c3824bff65ad7522b7fd83f
6
+ metadata.gz: 05f21263eb6bc3f315756ce4e170131c803686ed6112146a265f8784907dd598e475e256ed2e4526b0de7fc3883850f4c8c6df0f29804e1c9d721eb5676fa1a6
7
+ data.tar.gz: 119d51860860b9d82cc35e43345fa5681e14632208202306053d0f62ac593d1c241e08cf6b01ed9a4ee71c833a28a3806e5e382d00e92653fe244bc48a9a3428
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.4.29"
4
+ VERSION = "0.4.30"
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.29
4
+ version: 0.4.30
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke