quicknode_sdk 0.1.0.pre.alpha.29-x86_64-linux → 0.1.0.pre.alpha.30-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: b6a2840a2ce3bdb9fccb197af1f70218ce7da26e18ca92f9f9611893bfe27eac
4
- data.tar.gz: eca7770d3c78f37adfb36bea528f79f255417d0cbaa7528ceedc98310f32475b
3
+ metadata.gz: faa243b699dae0a6e302a051b2bba03db44921b6300d83a2c9470b23b5884b14
4
+ data.tar.gz: 5c2c8a5e6d745e1854e7e05befecc1a899bd9b8510cce218d19b115d33903a01
5
5
  SHA512:
6
- metadata.gz: 90fbbd5290d3943f236d0665d4e40387d8b77cd7892f00eab0a966c965141af8799a008e750535c9508f2d9db9d18ac497637a96f009290ffbc8b9813c50c976
7
- data.tar.gz: 2c324381089e8fd70cfc64853c11aea232bd227365a5a033c744fba2724804193d70b5e26e278287230ea8bd1031eeed76866dc19be5ceda6b2fb0ef886c2529
6
+ metadata.gz: 1cbd7ff2df1c4c8acc86ae5320a72326fcec61b4df125e8f75ac82beae10d6e2f9b7cb2b99cb3b5f2ae4effb3e263273830329f0f2118f6888e2a1d8faff5e83
7
+ data.tar.gz: e1fd8e73f5ca8764fc2869c9916a4fa92ecd01d8a8613c63652937bb04486e5188dde393b3c0c55770c7fdf23c6ff00e570f31e3fc59278f2afb0823f269659c
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Ruby bindings for the Quicknode SDK.
4
4
 
5
- This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/quiknode-labs/sdk/blob/main/README.md) for the polyglot overview, development setup, and release process.
5
+ This is one of four language bindings published from the same Rust core. See the [project README](https://github.com/quicknode/sdk/blob/main/README.md) for the polyglot overview, development setup, and release process.
6
6
 
7
7
  ## Table of Contents
8
8
 
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quicknode_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.alpha.29
4
+ version: 0.1.0.pre.alpha.30
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - Quicknode