kailash 4.37.0-x86_64-linux → 4.38.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: 35d8831b28478a7f08dc236448f323cda2148fabdaea04c7f44d6bb6e04d688a
4
- data.tar.gz: badde3497d6bda3ed58f69276a1b623e1b86bb75cf305833802647add25dc52e
3
+ metadata.gz: 838ba01b0a9982a12b03f09fd6265c47e5abdaa510ccdf45fb345c81f5165c2e
4
+ data.tar.gz: 258474d60538b499ca5c4129cbb1a587c3625df9a310148dd1991976522bc488
5
5
  SHA512:
6
- metadata.gz: a750824f060790f7abfac44598c7009a5ada803a5b0d8185a161221530c687d7b504e52e1ac2b231d748146940ade823e7b3867019269f7aad56b892fd9770ec
7
- data.tar.gz: 94c208292f7391526daef4c74393672312bb98403742304f91a24d9995c07555ec0bf00c1c5b43eb37bba33d602e32777699deab5a2b9aeebbf8114101f2f967
6
+ metadata.gz: 479aacf52f738a459e0f9e9a1db1a1f7d684e9196debf4406f9f7a8e8dd3767b8a3ba634d6bed248b2aaaa2160a57c51b5ce22c663f2fd1dcb8fe5a85ad83f25
7
+ data.tar.gz: 7933283f8ad426b21f1d8c74305295a72a8effb724a45dfe4816beded3e11a372149ad839d39dca9c04fd4bf394e264f4f76718a11394efc75aa3526f3e1b03d
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.37.0"
7
+ GEM_VERSION = "4.38.0"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kailash
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.37.0
4
+ version: 4.38.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Kailash Authors