numaflow_ruby 0.1.0-x86_64-linux-musl → 0.1.17-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: 214b23179906e977abedf24cb0dc3c064bbada8305fa9a2d6092d5a4bc35ca4a
4
- data.tar.gz: f106f79e56d339da8e947594e2db8a8df025950da562ee6135dff523a6b82977
3
+ metadata.gz: '02132429abc711982a5a9d8baf9ba8f2b7bb6b4a751d8a2e056e18e4cf72db3d'
4
+ data.tar.gz: f8243196d082e3ca13c4af0a9eb50eb96e9d9fe7a8db87e44cbdd184c4775488
5
5
  SHA512:
6
- metadata.gz: ab1cf39ea4c97fa92674a0bdbf7eb1e1dc3b1167a8ef5ef875b5754ca09c2b6df43fb689f3485a0aff3344255beea688ad31ed0497aa7ec805abeb7170f3cbc3
7
- data.tar.gz: 6bc2aff0f7712814d973612a796c185d9db50200c0d1b61c6c632106af75b91268d6e8f0efa8acbf1aa06dd20d787fa71e802176f16691c98618e79df671392e
6
+ metadata.gz: 947560f94705dc81aa7e302ccd6a56b217ad19251ef7da34b1621aaf7f656171ab213ea3b57cc812314a3df31c57a5ee5400bb94f1a98694af470a8c3ed41e72
7
+ data.tar.gz: 0c6b1811ad4258b092fdcc002fcdd5ca2f0e60eeec844c7ee61d71fcd33834259c5b17a8bb0a94c7540326439efd3d21a0d9354c6e66e67ab4a9a4c657710c9a
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = ENV.fetch("GEM_VERSION", "0.1.0")
4
+ VERSION = "0.1.17"
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.1.0
4
+ version: 0.1.17
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke