numaflow_ruby 0.6.0-x86_64-linux-musl → 0.6.1-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: eff8da37f67c542382f56a6bc0af8f9f92b5469999e0dc970bcccd8b6268757f
4
- data.tar.gz: ffef7f15053625cc59a3e4b8da126d565c6bca9eb02551d79d0804b6d6036a33
3
+ metadata.gz: 9a8c7906b27fb9a52e5023c6132694874ee5577f47184a2e30ca0da2b5f9e775
4
+ data.tar.gz: cfc8b67a900bb86bf5bfcb5331d1b291193ff0d30819982d207be4195614ff8b
5
5
  SHA512:
6
- metadata.gz: bfc8dcd874d3193a8261c486df10f3dcd2ec352c830427e3e0f5ce933390768e09a2b3ed0a68afa48724048da3e34f265078ae57a082ca23e0b4022c52d080b9
7
- data.tar.gz: 8152d4c4371657f5da112c77434ae37e248ca47158ce0760b62242a31f03ed956e75630c9831e7f9f68fd034af2c97197c7f59acd7392f629ec17149e6083746
6
+ metadata.gz: 13d8d4cb7a77d72a7732cd5bdece378e296291c50bc33f39c95096881a8db3b082d05e3085f4406b2a663075a78abe8d691a35474f8ee814c0a5627feec75cd3
7
+ data.tar.gz: cbd0d48370292c4ed13655055a63a9c48f65997e474b5751de4626a7bfc95037a5277b2ec90f7d7e9f7a210c6d5da1744f258207c13dfa69dd2c4ffd9d7a9336
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.6.0"
4
+ VERSION = "0.6.1"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: numaflow_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-07-29 00:00:00.000000000 Z
11
+ date: 2026-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler