kailash 4.8.0-x86_64-linux → 4.9.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: '07913b6e594384375ea91d78219e58eeb0fb738e1afb84be89e3734f652b91dc'
4
+ data.tar.gz: 5c12dcf4c7c61695153e137716f67ad84133dc5ff825c19781abe421df018876
5
5
  SHA512:
6
- metadata.gz: 792b28a38c7f389bf8a3d49d6a6e9d9294f383747f8dd840447ff64598b325be50d850502d9234337be272106a66f5aadcc9fe85efcb7e13c847811ddbcf275b
7
- data.tar.gz: adc78732610914e7f8702cbf78abe2e741bc3acacde539367caca0c7a05f01e6a87d8450b831f21d70b8d85870e99a0731a3aa8bc77f4df331bbf75e62111563
6
+ metadata.gz: 512184bde2619345b362e37ead50dce60b0fbc6cf4ad9fd3dbd2b51a3f886ae34f189bdcc36af9f165cf1704bd1d61c06c463631a0ba2dcd97f749ed02f0f094
7
+ data.tar.gz: f5675c3ef7654b7c159b7c1e80b6bbba0d30bf3f119b5d72d8ebd434a00a424be929bdba86862a4b852693da8c3aa333fabc62cd2e2921959938743aec482f04
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.9.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.9.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-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler