kailash 4.13.0-x86_64-linux → 4.14.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: 00f4ed78bf815e5b1ad1143ca6ded0e69a56e0ecf9f80840778f7a4fee8f555a
4
- data.tar.gz: 6015637f719b846a774ca5ddbd8143d6115a15f03af88899674e2b52658af0bc
3
+ metadata.gz: 24197e6837f04cf9a67b875d2fbeb856f68dd78823da7f128a379e7914214ea6
4
+ data.tar.gz: 19c160c044cb751b682c4069ce59c38b98054c7804cc1d0f9ee576acdc2709fa
5
5
  SHA512:
6
- metadata.gz: a09fc63faee735c377726013adb3d97e4dbc0146d387a4393e9740c56ccadd3118709a675210f879d3c5a0083edf18a76262a35792ed02df294f4a2d0b0d1d8a
7
- data.tar.gz: 7ef574356caa9e801e7f84fea5eeee2b64e49da602f3a3431b55b13d1f87269f770ce271be782ea51a43bd00db5f1d297b8753e7aeec2b66f6e4f38d8d8217b1
6
+ metadata.gz: ad14c669678b9f1175d3e2ca2cabe616f71f27cf010c5b28a1b2d54958e8594574c7a50d4cd3cac89f2a77a7f19b546bb5264de3c27058bd513698ab040ad332
7
+ data.tar.gz: 18c8151db7eb08c01bf4d481d527dd3aa02e0c177ace7d0bfd4141f6d853219aa5d38e5c672476bb0fd4cc7393306bab0160e00a1f09fa91ef8aab6c57eff981
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.13.0"
7
+ GEM_VERSION = "4.14.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.13.0
4
+ version: 4.14.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-22 00:00:00.000000000 Z
11
+ date: 2026-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler