kailash 4.8.0-x86_64-linux → 4.10.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: 58faff5bd23e9f632ee66bcdbce41692ba73cb6fc3a08697718b1b205130267e
4
- data.tar.gz: d7add5ddbf857362e4f0a91209e1c889ca298f122f4098a0ca27a32c3cbbb32e
3
+ metadata.gz: ce31f593fc62118198f9c7f6b7958b14d49a01e5384a5ed2a9cfaff06c5df845
4
+ data.tar.gz: ecd8a3c1ee20bdaf348f7149df704795de90a514a7e96b2581c170a4be056b9e
5
5
  SHA512:
6
- metadata.gz: 792b28a38c7f389bf8a3d49d6a6e9d9294f383747f8dd840447ff64598b325be50d850502d9234337be272106a66f5aadcc9fe85efcb7e13c847811ddbcf275b
7
- data.tar.gz: adc78732610914e7f8702cbf78abe2e741bc3acacde539367caca0c7a05f01e6a87d8450b831f21d70b8d85870e99a0731a3aa8bc77f4df331bbf75e62111563
6
+ metadata.gz: 335a15d6c4706bf8eadd817f0cef8e9b3593eff8748a8c688d8d615bcd3a99ea2a2449c8294f65ddce2c9b5217ef7c18f7b9d987186d62ae965548916aa7a5f9
7
+ data.tar.gz: c8b91d93f625bc6036c8cc17532ac941f8da7626c7b8d5f33c6cb6e0ccb1747427a9d44818a795f941752de7020618d849881dfd941be8a92a49b4dee357078a
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.8.0"
7
+ GEM_VERSION = "4.10.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.8.0
4
+ version: 4.10.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-06-17 00:00:00.000000000 Z
11
+ date: 2026-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler