numaflow_ruby 0.4.8-x86_64-linux-musl → 0.4.9-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: fd6e26c38c0b7a2d122bbd24874d3909c638038b3fe2a41467539a9ff0745eb9
4
- data.tar.gz: 53f42b5c2f70050766a9ddaf79b0df4860c53c5b3005d3e9ccedaea11c7a4a78
3
+ metadata.gz: 2159265b89d53ab8e5231724654df57989e4f414b28e7445380dbcdd9ddf0f85
4
+ data.tar.gz: ab609b3530d70f99c6668904b9fbbfe784b19cc1053e7c330a06cc2595ffe25b
5
5
  SHA512:
6
- metadata.gz: 16aabea3484fb23d3251066fc8e37cda2eaa8fdbb559693d309a5adc736ad943cad7e06234383275a7c59c0c6174699e8381475856dac2c39ae43297238e0918
7
- data.tar.gz: c43c02ca1739ad19e43d8d07d36e4c98c679aa0ff43aeb8075af546ad93dbea4245279fa9071ac5c2334f17307483b5602ec57c8b8fcc944b9fae57874dfe905
6
+ metadata.gz: 16b53aab18d8feacb563596f3bbc98bb3cca1388dbd006c4fa5a4098ec1a771439f21ddc30e04a53f8aefd46de48b8e0e790a340c4662419132358895099106d
7
+ data.tar.gz: a4e3ec47e925c392c395458c3a4675c789aba63a742469b00d67c15441d82aa8c4e975ae40b7cda1c0b245907d7b165b8b019758bf1a9b43df22d7dda4967fe7
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.4.8"
4
+ VERSION = "0.4.9"
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.8
4
+ version: 0.4.9
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke