kailash 4.33.0-x86_64-linux → 4.36.0-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: 7b9a3de08b14997448ae02b1c2fa50678952d782c34dcf765316aba84cf09670
4
- data.tar.gz: b021819f357e3a8ba80a1f62159efa0dba8593de225cea7c9be1874ca943ca30
3
+ metadata.gz: 1c2dffebeb18c1bba1228a91986e582e1295d43c1ea443efe9077eb540fe0a31
4
+ data.tar.gz: 80fdf91df172c96d4b6dea8767a5464af1e04bd13a0462ea742dfd82e87bf881
5
5
  SHA512:
6
- metadata.gz: d833fba254402947ece5d6157d0c987674e868d253f947c7ad91cc6b4920d477e59940f6ef86a69a3b8b150b514203bebbe4f52fdc6ca4fa1954fa40cefdd9a3
7
- data.tar.gz: 6f865834cf8b9cb9519c7c0650b9510b3d5250c6e421f35fd6bd6e27be10136a991350df25f0bc848e9c04731d4877394c62d68da827bd0244078aa692d9d68f
6
+ metadata.gz: 9d8d5484ce624bb455ce7ae1313416cf82ecdfb0ea1491edfa1c09d220607fe7a0957ff4777d078d3c8ade0e330647941d6bc2360f69e683d25678b90a1f02ec
7
+ data.tar.gz: 27159faec729d9715b281a5908bd208b489b4c18aebd5283b7647c1152988ccdafdedb03e4e0392d59a1ec155172fa779a62a2f989cf1fec8fd1abd4a4e4b8c7
Binary file
Binary file
Binary file
@@ -4,5 +4,5 @@ module Kailash
4
4
  # Ruby gem version — kept in sync with Cargo.toml via release process.
5
5
  # The native extension also defines Kailash::VERSION from the Rust side;
6
6
  # this file provides a fallback before the extension is loaded.
7
- GEM_VERSION = "4.33.0"
7
+ GEM_VERSION = "4.36.0"
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kailash
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.33.0
4
+ version: 4.36.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kailash Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-14 00:00:00.000000000 Z
11
+ date: 2026-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler