kailash 4.30.0-x86_64-linux → 4.31.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: 60d1ac9b423fec7015b4a944e49001c768a5e24c102e99c05355d0119cd2da38
4
- data.tar.gz: 02c97bce2a275fdfa96c4ef41cdcdd7a467abc43b0588067e8045aab8ab80714
3
+ metadata.gz: e79bf53f5098ca9045ff34f2a83130a097e46504358ffcb03e708cdc4e33d88c
4
+ data.tar.gz: e45217f8b275cf77c1561eaa0afb5375279fb691a9a3748eed8cd3daea06e2dc
5
5
  SHA512:
6
- metadata.gz: 5dd551c54eff78508191fed0c516ac279036d5e901fa848ddc4efdc4ffc49ff9071b665fde064324c54d7d5312fcca5acdfec700684dfce7f2bb87f971aff48f
7
- data.tar.gz: f2e2ad54b4897be3ee7d30b2bb54aede5c400f8c9bc0b057b02234b7260c912fc4dd1f0c27fe90a236cfbb96aaab617981b5a3092b4def87378f2c20a98b7b46
6
+ metadata.gz: 7044e25013576edc525769007615adac25db29b04703df0c73ccdc47385dbbd5bffd4b9b8370bb83791566656084eeeaca8aa153d0fa664030714b9cdbc0084e
7
+ data.tar.gz: a9ff029f93304e082a29409b6aa3683651bcb3c3fd1f37b2851348bec49889a6f33ce651b5487b9c973298ac631c1e574c4e98cb7855a2e683a22ce1bbce1793
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.30.0"
7
+ GEM_VERSION = "4.31.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.30.0
4
+ version: 4.31.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-11 00:00:00.000000000 Z
11
+ date: 2026-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler