kailash 4.15.0-x86_64-linux → 4.16.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: ebbd74f3683fa567aa383eb320bf9099f75d8a61beb960cbb5fff8a1438ad328
4
- data.tar.gz: da83762be34cb69a92e16d7cb6f478aa02fda9246a6ae47cc1f50693e1c7159e
3
+ metadata.gz: '0921c4dea1d2562423952696f07a5f4e623f305e656b7dbc1f8c423267afcfb6'
4
+ data.tar.gz: e70671bdc7763d18964b52f037cdc4803b4470b87f562fc7195589981b6aa05c
5
5
  SHA512:
6
- metadata.gz: 73bee293761d11005e07041af79cf3ae1dc44efb913ffadc3cd71736d383478c2f4a687985da8f231a21e877a762b08db2cd0fde888ecfcf7058af516e9afa44
7
- data.tar.gz: 918dfcd5bbeb6e710305dc4c353cf51b0b8933632b16d3161be43e87a44c703f1bfcbf2c5b0c4ca1f3c206c3cb178c350497b6753b6e1cda170d26993c0f90e0
6
+ metadata.gz: a731992eeeda8327ad8629ea9930fcd363e01568ee4bd81ac37a85cbd655bf8d3edf7cf873c294fc24c60f0f265215b34d62010e68d0054195033d0333ccb4a5
7
+ data.tar.gz: 25c3fae3a245ffe59fc764cf4f571d5512f38f0e912fa3effaccd80ec64a0b6148b3f67e7d22c948e06e580e4d83e95132a323426d748c1cd634d2e05a1cc364
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.15.0"
7
+ GEM_VERSION = "4.16.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.15.0
4
+ version: 4.16.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-23 00:00:00.000000000 Z
11
+ date: 2026-06-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler