numaflow_ruby 0.1.0-x86_64-linux-musl → 0.1.16-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: 3b2ca4ad98146c735d47e1115734ab69b83324e5c45b6f48c52bce44b254de56
4
+ data.tar.gz: fd56b58e81a0bb2f43752a56d3d005a66e2cf62bcc5e330b6bce8b61a5cad097
5
5
  SHA512:
6
- metadata.gz: ab1cf39ea4c97fa92674a0bdbf7eb1e1dc3b1167a8ef5ef875b5754ca09c2b6df43fb689f3485a0aff3344255beea688ad31ed0497aa7ec805abeb7170f3cbc3
7
- data.tar.gz: 6bc2aff0f7712814d973612a796c185d9db50200c0d1b61c6c632106af75b91268d6e8f0efa8acbf1aa06dd20d787fa71e802176f16691c98618e79df671392e
6
+ metadata.gz: 49ef2386d0c5a47240b4ef3d42853c2538ce98bf8796c427b7741eccbd5e768a7e520414eb943f6934b1f57324246d4e086480cba83f348cd49e9857500a12d2
7
+ data.tar.gz: 7b74c82ec136c40bfa9b250371e8d7ed4d373c9ae8cbff5a56ff3efa489184d378d0abde067dd0b05c2efc0fadc38199ecc46a094aa265e2edb6fd31465ccf07
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.16"
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.16
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke