numaflow_ruby 0.4.23-x86_64-linux → 0.4.25-x86_64-linux

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: 1b788b2774f359287edd43d50dac7a95e6c331b909b8a008d2d8107a5fe1950f
4
- data.tar.gz: 51e9660a3f91450975f9c4938e5fe0d03a152a119c9ecb7950c162333c699160
3
+ metadata.gz: 6e29d9a7f07dca9596b0375d9887380241cbf3bf58a2bddc58840e33203331ae
4
+ data.tar.gz: 1438099c42c0b3dff58a05e3c804b7bdabcf592a8f02a020e97ac9938963be3c
5
5
  SHA512:
6
- metadata.gz: 1ebb842eff071ffd20fba4b1548b2c0ddcbeacc246b98c53901854c3603600cc3948a59701c4df222651698044303f16b7c439bc862d1d8afbb1b890d95c7040
7
- data.tar.gz: 6aa252ce55fdaece264d1d3618576c6907cd3576f14dbd2296dedd8966ec5c6124cdd3083f506cacdb70f97fc68f6a78edc22dd4a6fb7d6e06bfb2e01814ed6d
6
+ metadata.gz: 92aa68af61ad07bc137903aac742db737af43f58e0ce4276a0953153fdfcc9f602d55104c8aa8032334a428ae2708943ec5533d01b345dd66c31170850d8b6c0
7
+ data.tar.gz: bf3cde75db31fc141ba70fa6533b25e2d38cbc7012f92fb102b491933e26efc149c3794e93eed7d53090204fda0399c2e7402a88630f12cd391021b56fc98f57
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.4.23"
4
+ VERSION = "0.4.25"
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.4.23
4
+ version: 0.4.25
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kyle Cooke
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-05-15 00:00:00.000000000 Z
11
+ date: 2026-06-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler